<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in WITH_PROFILE</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>b2c76c41be32f904179efed29c0ca04d53f3996c - Remove $FreeBSD$: one-line nroff pattern</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#b2c76c41be32f904179efed29c0ca04d53f3996c</link>
        <description>Remove $FreeBSD$: one-line nroff patternRemove /^\.\\&quot;\s*\$FreeBSD\$$\n/

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Wed, 16 Aug 2023 17:55:15 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f768ecf247b7acd98fd0ee395522e559769e3e51 - Update WITH_PROFILE description as it is yet removed</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#f768ecf247b7acd98fd0ee395522e559769e3e51</link>
        <description>Update WITH_PROFILE description as it is yet removedGCC still wants to link against (for example) libc_p.a when -pg is inuse, and it&apos;s unclear when and how this will be addressed.  Change theWITH_PROFILE option description to claim that it may be removed from anunspecified future version of FreeBSD, rather than FreeBSD 14.Reported by:	Steve KarglMFC after:	1 weekSponsored by:	The FreeBSD Foundation

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Sat, 30 Apr 2022 19:25:35 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>175841285e289edebb6603da39f02549521ce950 - Add deprecation notice for WITH_PROFILE option</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#175841285e289edebb6603da39f02549521ce950</link>
        <description>Add deprecation notice for WITH_PROFILE optionAs discussed on freebsd-current [1] and freebsd-arch [2] and reviewD30833, FreeBSD 14 will ship without the _p.a libraries built with -pg.Both upstream and base system (in commit b762974cf4b9) Clang have beenmodified to remove the special case for linking against these libraries.Clang&apos;s -pg support and mcount() remain, so building with -pg can stillbe used on code that the user builds; we just do not provide prebuiltlibraries compiled with -pg.  A similar change is still needed for GCC.[1]  https://lists.freebsd.org/pipermail/freebsd-current/2020-January/075105.html[2] https://lists.freebsd.org/archives/freebsd-arch/2021-June/000016.htmlMFC after:	1 weekSponsored by:	The FreeBSD Foundation

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Sun, 27 Jun 2021 17:21:26 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d178c925fb9acd88d2e5c5145d639b30b398c12 - Drop &apos;Set to&apos; from most src.conf(5) knobs</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#9d178c925fb9acd88d2e5c5145d639b30b398c12</link>
        <description>Drop &apos;Set to&apos; from most src.conf(5) knobsThe description is clearly what effect the knob has when set, so theadditional text was unnecessary.Reviewed by:	jhb, seSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D29583

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Sat, 10 Apr 2021 02:23:03 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2c76c41be32f904179efed29c0ca04d53f3996c - Remove $FreeBSD$: one-line nroff pattern</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#b2c76c41be32f904179efed29c0ca04d53f3996c</link>
        <description>Remove $FreeBSD$: one-line nroff patternRemove /^\.\\&quot;\s*\$FreeBSD\$$\n/

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Wed, 16 Aug 2023 17:55:15 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f768ecf247b7acd98fd0ee395522e559769e3e51 - Update WITH_PROFILE description as it is yet removed</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#f768ecf247b7acd98fd0ee395522e559769e3e51</link>
        <description>Update WITH_PROFILE description as it is yet removedGCC still wants to link against (for example) libc_p.a when -pg is inuse, and it&apos;s unclear when and how this will be addressed.  Change theWITH_PROFILE option description to claim that it may be removed from anunspecified future version of FreeBSD, rather than FreeBSD 14.Reported by:	Steve KarglMFC after:	1 weekSponsored by:	The FreeBSD Foundation

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Sat, 30 Apr 2022 19:25:35 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>175841285e289edebb6603da39f02549521ce950 - Add deprecation notice for WITH_PROFILE option</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#175841285e289edebb6603da39f02549521ce950</link>
        <description>Add deprecation notice for WITH_PROFILE optionAs discussed on freebsd-current [1] and freebsd-arch [2] and reviewD30833, FreeBSD 14 will ship without the _p.a libraries built with -pg.Both upstream and base system (in commit b762974cf4b9) Clang have beenmodified to remove the special case for linking against these libraries.Clang&apos;s -pg support and mcount() remain, so building with -pg can stillbe used on code that the user builds; we just do not provide prebuiltlibraries compiled with -pg.  A similar change is still needed for GCC.[1]  https://lists.freebsd.org/pipermail/freebsd-current/2020-January/075105.html[2] https://lists.freebsd.org/archives/freebsd-arch/2021-June/000016.htmlMFC after:	1 weekSponsored by:	The FreeBSD Foundation

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Sun, 27 Jun 2021 17:21:26 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d178c925fb9acd88d2e5c5145d639b30b398c12 - Drop &apos;Set to&apos; from most src.conf(5) knobs</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#9d178c925fb9acd88d2e5c5145d639b30b398c12</link>
        <description>Drop &apos;Set to&apos; from most src.conf(5) knobsThe description is clearly what effect the knob has when set, so theadditional text was unnecessary.Reviewed by:	jhb, seSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D29583

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Sat, 10 Apr 2021 02:23:03 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>554491ffbdcfe51993d5b436a9bbca7aba388dd3 - Merge ^/head r316992 through r317215.</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#554491ffbdcfe51993d5b436a9bbca7aba388dd3</link>
        <description>Merge ^/head r316992 through r317215.

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Thu, 20 Apr 2017 21:04:21 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>863d0264b148daaee7151043188344ff27754adc - Clean up WITH*_PROFILE</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#863d0264b148daaee7151043188344ff27754adc</link>
        <description>Clean up WITH*_PROFILE- Clarify that profiled libraries are usable with gprof(8).- Add WITH_PROFILE to complement WITHOUT_PROFILE and placate makeman.MFC after:	7 weeksSponsored by:	Dell EMC Isilon

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Thu, 20 Apr 2017 03:36:09 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>554491ffbdcfe51993d5b436a9bbca7aba388dd3 - Merge ^/head r316992 through r317215.</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#554491ffbdcfe51993d5b436a9bbca7aba388dd3</link>
        <description>Merge ^/head r316992 through r317215.

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Thu, 20 Apr 2017 21:04:21 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>863d0264b148daaee7151043188344ff27754adc - Clean up WITH*_PROFILE</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#863d0264b148daaee7151043188344ff27754adc</link>
        <description>Clean up WITH*_PROFILE- Clarify that profiled libraries are usable with gprof(8).- Add WITH_PROFILE to complement WITHOUT_PROFILE and placate makeman.MFC after:	7 weeksSponsored by:	Dell EMC Isilon

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Thu, 20 Apr 2017 03:36:09 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0ed1ea4b71e11e70926a93fc1daa3c1f8a52edf - Turn off profiled libs build by default.</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#d0ed1ea4b71e11e70926a93fc1daa3c1f8a52edf</link>
        <description>Turn off profiled libs build by default.Can be enabled back using WITH_PROFILE=yes in /etc/src.conf

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Tue, 29 Nov 2011 19:46:17 +0000</pubDate>
        <dc:creator>Max Khon &lt;fjoe@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2c76c41be32f904179efed29c0ca04d53f3996c - Remove $FreeBSD$: one-line nroff pattern</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#b2c76c41be32f904179efed29c0ca04d53f3996c</link>
        <description>Remove $FreeBSD$: one-line nroff patternRemove /^\.\\&quot;\s*\$FreeBSD\$$\n/

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Wed, 16 Aug 2023 17:55:15 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f768ecf247b7acd98fd0ee395522e559769e3e51 - Update WITH_PROFILE description as it is yet removed</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#f768ecf247b7acd98fd0ee395522e559769e3e51</link>
        <description>Update WITH_PROFILE description as it is yet removedGCC still wants to link against (for example) libc_p.a when -pg is inuse, and it&apos;s unclear when and how this will be addressed.  Change theWITH_PROFILE option description to claim that it may be removed from anunspecified future version of FreeBSD, rather than FreeBSD 14.Reported by:	Steve KarglMFC after:	1 weekSponsored by:	The FreeBSD Foundation

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Sat, 30 Apr 2022 19:25:35 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>175841285e289edebb6603da39f02549521ce950 - Add deprecation notice for WITH_PROFILE option</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#175841285e289edebb6603da39f02549521ce950</link>
        <description>Add deprecation notice for WITH_PROFILE optionAs discussed on freebsd-current [1] and freebsd-arch [2] and reviewD30833, FreeBSD 14 will ship without the _p.a libraries built with -pg.Both upstream and base system (in commit b762974cf4b9) Clang have beenmodified to remove the special case for linking against these libraries.Clang&apos;s -pg support and mcount() remain, so building with -pg can stillbe used on code that the user builds; we just do not provide prebuiltlibraries compiled with -pg.  A similar change is still needed for GCC.[1]  https://lists.freebsd.org/pipermail/freebsd-current/2020-January/075105.html[2] https://lists.freebsd.org/archives/freebsd-arch/2021-June/000016.htmlMFC after:	1 weekSponsored by:	The FreeBSD Foundation

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Sun, 27 Jun 2021 17:21:26 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d178c925fb9acd88d2e5c5145d639b30b398c12 - Drop &apos;Set to&apos; from most src.conf(5) knobs</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#9d178c925fb9acd88d2e5c5145d639b30b398c12</link>
        <description>Drop &apos;Set to&apos; from most src.conf(5) knobsThe description is clearly what effect the knob has when set, so theadditional text was unnecessary.Reviewed by:	jhb, seSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D29583

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Sat, 10 Apr 2021 02:23:03 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>554491ffbdcfe51993d5b436a9bbca7aba388dd3 - Merge ^/head r316992 through r317215.</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#554491ffbdcfe51993d5b436a9bbca7aba388dd3</link>
        <description>Merge ^/head r316992 through r317215.

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Thu, 20 Apr 2017 21:04:21 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>863d0264b148daaee7151043188344ff27754adc - Clean up WITH*_PROFILE</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#863d0264b148daaee7151043188344ff27754adc</link>
        <description>Clean up WITH*_PROFILE- Clarify that profiled libraries are usable with gprof(8).- Add WITH_PROFILE to complement WITHOUT_PROFILE and placate makeman.MFC after:	7 weeksSponsored by:	Dell EMC Isilon

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Thu, 20 Apr 2017 03:36:09 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0ed1ea4b71e11e70926a93fc1daa3c1f8a52edf - Turn off profiled libs build by default.</title>
        <link>http://opengrok.net:8080/history/src/tools/build/options/WITH_PROFILE#d0ed1ea4b71e11e70926a93fc1daa3c1f8a52edf</link>
        <description>Turn off profiled libs build by default.Can be enabled back using WITH_PROFILE=yes in /etc/src.conf

            List of files:
            /src/tools/build/options/WITH_PROFILE</description>
        <pubDate>Tue, 29 Nov 2011 19:46:17 +0000</pubDate>
        <dc:creator>Max Khon &lt;fjoe@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
