<?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 Makefile.gnuhost</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>cf4db277d4ff36d856e6d7eb163e8849549f630f - Fix passing -j NNN to gmake</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#cf4db277d4ff36d856e6d7eb163e8849549f630f</link>
        <description>Fix passing -j NNN to gmakeUse a more restrictive pattern to extract -j NNN from MAKEFLAGSinto GMAKE_J_ARGS, to avoid false positives when the source directoryhas &quot;-j&quot; in the path (e.g &quot;amd64-job-000012&quot; or &quot;src-j9999&quot;).Previously this could pass either -&quot;-j&quot; or &quot;-j BIGNUM&quot; to gmakeand result in &quot;vfork: Resource temporarily unavailable&quot; failures.PR misc/54456

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Fri, 19 May 2023 10:42:34 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c2a5a723f0c5ebd9880c4b427718fbbff58acd0e - tools: if MAKEVERBOSE &gt;=2, noisy automake builds</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#c2a5a723f0c5ebd9880c4b427718fbbff58acd0e</link>
        <description>tools: if MAKEVERBOSE &gt;=2, noisy automake buildsExplicitly build with V=1 for MAKEVERBOSE &gt;= 2so that Makefile.gnuhost (automake) consumersare more consistent with native builds.(If the upstream is using AM_SILENT_RULES(yes)then the default is V=0).

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Mon, 15 May 2023 21:24:56 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c66371fdc7b282a6d9d3637a7a5e8005a97b679 - tools: in non-verbose mode, build the tools silently</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#4c66371fdc7b282a6d9d3637a7a5e8005a97b679</link>
        <description>tools: in non-verbose mode, build the tools silently

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Sun, 29 Aug 2021 08:36:00 +0000</pubDate>
        <dc:creator>rillig &lt;rillig@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>49c251eb17412841da00580cde61bd35b91ade34 - tools: configure --silent if MAKEVERBOSE == 0</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#49c251eb17412841da00580cde61bd35b91ade34</link>
        <description>tools: configure --silent if MAKEVERBOSE == 0

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Sat, 13 Jun 2020 10:49:17 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ccc4feaf7c69734f9fcf6a1339f9088c8fc626a3 - tools: if MAKEVERBOSE &lt; 2, quieten automake builds</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#ccc4feaf7c69734f9fcf6a1339f9088c8fc626a3</link>
        <description>tools: if MAKEVERBOSE &lt; 2, quieten automake builds

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Sat, 13 Jun 2020 08:12:16 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c8e8986664b3b7a6da4d52eafd6b51a1fe7bfe8c - Adjust whitespace to look more like assignment than comparison. NFC</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#c8e8986664b3b7a6da4d52eafd6b51a1fe7bfe8c</link>
        <description>Adjust whitespace to look more like assignment than comparison. NFC

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Mon, 22 Oct 2018 13:19:42 +0000</pubDate>
        <dc:creator>maya &lt;maya@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d7f932be5fab5e5efbc6fb2ab9bfccca62d5508 - detect clang instead of bundling it with Darwin</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#2d7f932be5fab5e5efbc6fb2ab9bfccca62d5508</link>
        <description>detect clang instead of bundling it with Darwin

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Sun, 21 Oct 2018 00:26:24 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bbde9f9ded2c1e16e23a6379a07932b8d2069e72 - Add FLEX to the configure env, from Lloyd Parkes on tech-toolchain.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#bbde9f9ded2c1e16e23a6379a07932b8d2069e72</link>
        <description>Add FLEX to the configure env, from Lloyd Parkes on tech-toolchain.Some configure scripts seem to need both LEX and FLEX.

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Sun, 14 Oct 2018 10:23:32 +0000</pubDate>
        <dc:creator>martin &lt;martin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>43018fddb49e52a73074e022775eb1007c52271e - Remove hack previously needed to build gcc/arm with clang.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#43018fddb49e52a73074e022775eb1007c52271e</link>
        <description>Remove hack previously needed to build gcc/arm with clang.genattrtab.c:1.2 makes this unnecessary.Tested by thorpej.

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Tue, 17 Apr 2018 10:08:54 +0000</pubDate>
        <dc:creator>maya &lt;maya@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>622f49cc748c137b0023dc6c5192401f4249a152 - Use the __clang__ preprocessor symbol to check for clang, since --version</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#622f49cc748c137b0023dc6c5192401f4249a152</link>
        <description>Use the __clang__ preprocessor symbol to check for clang, since --versionmight barf. From joerg@

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Tue, 17 Apr 2018 02:03:56 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1c811476c70550d0785db9937dc34c56616d785b - do the bracket nesting only for clang for now.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#1c811476c70550d0785db9937dc34c56616d785b</link>
        <description>do the bracket nesting only for clang for now.

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Sun, 15 Apr 2018 21:50:38 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6e9004b7ce8fb0093b8047044e414c69bb1e4fb7 - GCC build exceeds the macOS clang default bracket nesting level of 256.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#6e9004b7ce8fb0093b8047044e414c69bb1e4fb7</link>
        <description>GCC build exceeds the macOS clang default bracket nesting level of 256.Work around with -fbracket-depth=512.From potr in PR toolchain/53178.

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Fri, 13 Apr 2018 06:15:26 +0000</pubDate>
        <dc:creator>snj &lt;snj@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee45ee4be7099ae758b4f374cd56f75281d094ef - look in gpl3 for stuff too (autoconf)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#ee45ee4be7099ae758b4f374cd56f75281d094ef</link>
        <description>look in gpl3 for stuff too (autoconf)

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Sat, 16 Jan 2016 18:38:53 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8c986671c8589171939488c7b895e93dd1ef2451 - look in external first.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#8c986671c8589171939488c7b895e93dd1ef2451</link>
        <description>look in external first.

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Wed, 13 Jan 2016 23:01:15 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>86d6df49cc2a1096d96439ba28eb96b7c43c0fff - pass HOST_SH to the build, to keep it from picking up a &quot;bash&quot;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#86d6df49cc2a1096d96439ba28eb96b7c43c0fff</link>
        <description>pass HOST_SH to the build, to keep it from picking up a &quot;bash&quot;from $PATH

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Tue, 13 Aug 2013 20:41:25 +0000</pubDate>
        <dc:creator>drochner &lt;drochner@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b042dd28fea8028cb7ec7680fe56b7ca214ed438 - Revert previous change to tools/Makefile.gnuhost.  When getenv(&quot;M4&quot;)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#b042dd28fea8028cb7ec7680fe56b7ca214ed438</link>
        <description>Revert previous change to tools/Makefile.gnuhost.  When getenv(&quot;M4&quot;)contains multiple words, flex fails.Adjust tools/autoconf/Makefile to pass the necessary extra arguments viaM4=... in CONFIGURE_ENV.  This is similar to what used to be inrevision 1.4 of tools/autoconf/Makefile, but it&apos;s now after instead ofbefore the inclusion of Makefile.gnuhost, because it has to override thevalue of M4=...  that Makefile.gnuhost stores in CONFIGURE_ENV.

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Wed, 07 Aug 2013 17:50:55 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7788a0781fe6ff2cce37368b4578a7ade0850cb1 - Add the &quot;-g -D__gnu__&quot; flags when invoking M4 via CONFIGURE_ARGS</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#7788a0781fe6ff2cce37368b4578a7ade0850cb1</link>
        <description>Add the &quot;-g -D__gnu__&quot; flags when invoking M4 via CONFIGURE_ARGSin tools/Makefile.gnuhost.  This makes the tools version of m4behave like GNU m4.Remove similar code from tools/autoconf/Makefile, where it didn&apos;twork because Makefile.gnuhost would previously have overridden it.This fixes a problem in which the tools version of autoconf complained&quot;M4sugar requires GNU M4.Install it before installing M4sugar or set the M4 environment variable to its path name.&quot;

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Tue, 06 Aug 2013 21:47:01 +0000</pubDate>
        <dc:creator>apb &lt;apb@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f70d5ee4a92119ac3b15ac1de9cb5ce1cfde1379 - Don&apos;t use -print0/-0 in find | xargs, it is non-standard and not needed at all.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#f70d5ee4a92119ac3b15ac1de9cb5ce1cfde1379</link>
        <description>Don&apos;t use -print0/-0 in find | xargs, it is non-standard and not needed at all.

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Tue, 19 Jun 2012 21:48:33 +0000</pubDate>
        <dc:creator>hans &lt;hans@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>07a6a7e7268735c27dde91bd472902d29ee229ff - Replace not only space but also &apos;(&apos; and &apos;)&apos; on generating BUILD_PLATFORM</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#07a6a7e7268735c27dde91bd472902d29ee229ff</link>
        <description>Replace not only space but also &apos;(&apos; and &apos;)&apos; on generating BUILD_PLATFORMstrings to appease shell&apos;s echo.Cygwin&apos;s uname -r returns &quot;1.7.9(0.237/5/3)&quot; etc.

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Wed, 18 Apr 2012 11:28:30 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>66776cea399ff046e50e992cd214ccb545542962 - remove dup target.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/tools/Makefile.gnuhost#66776cea399ff046e50e992cd214ccb545542962</link>
        <description>remove dup target.

            List of files:
            /netbsd-src/tools/Makefile.gnuhost</description>
        <pubDate>Sat, 21 Jan 2012 22:31:15 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
