<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/configure, branch 0.7.2</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.7.2</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.7.2'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2016-02-11T05:27:55+00:00</updated>
<entry>
<title>Wean scripts/install.c off toys.h so cross compiling less brittle.</title>
<updated>2016-02-11T05:27:55+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2016-02-11T05:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=df07fb73be98dc1087346c184877666970a88f4a'/>
<id>urn:sha1:df07fb73be98dc1087346c184877666970a88f4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't pass target $CFLAGS to host builds (telling x86 compiler to be big-endian</title>
<updated>2015-11-02T14:32:21+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-11-02T14:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=d20b9ff3ee0f1014a740baed908dc0a08c646fb6'/>
<id>urn:sha1:d20b9ff3ee0f1014a740baed908dc0a08c646fb6</id>
<content type='text'>
seldom ends well). Instead add -DBUILD_FOR_HOST to $HOSTCC and wrap #ifdefs
around problematic (smack) includes from toys.h.
</content>
</entry>
<entry>
<title>Fix allnoconfig. (Exporting HOSTCC before HOSTCC?=cc caused a problem.)</title>
<updated>2015-10-06T01:47:49+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-10-06T01:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=1223578c94c1d409af481dd7af2fb84261c20c62'/>
<id>urn:sha1:1223578c94c1d409af481dd7af2fb84261c20c62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a couple things gcc is too dumb to figure out on its own.</title>
<updated>2015-09-17T06:49:48+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-09-17T06:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=35c92f1e396d86f04616cd01ef3f045bc2dfb98e'/>
<id>urn:sha1:35c92f1e396d86f04616cd01ef3f045bc2dfb98e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Probe for -Wno-string-plus-int.</title>
<updated>2015-05-09T22:07:22+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-05-09T22:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=a913d92bad6550e005a3ffac71a82586042171b5'/>
<id>urn:sha1:a913d92bad6550e005a3ffac71a82586042171b5</id>
<content type='text'>
LLVM has its own nuts warnings about things that aren't wrong, but disabling
them with the relevant -Wno-* warning disabling command line option drives
gcc nuts because it's a command line option it doesn't recognize. (gcc 4.2.1
dies with an error. gcc 4.6 warns about it _only_ if it's warning about
something else. (PICK ONE, either you warn about this or you don't, distract
people from actual problems with noise about something clearly unrelated to
what just changed is extra-stupid.)

So just probe for it, and add the flag only if it doesn't complain about it
while we're producing an unrelated warning.
</content>
</entry>
<entry>
<title>Flag to make llvm shut up about a broken warning.</title>
<updated>2015-03-28T02:41:14+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-03-28T02:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ccccc2bfdd33b1e82bdd7c612fa3a99e0c8be567'/>
<id>urn:sha1:ccccc2bfdd33b1e82bdd7c612fa3a99e0c8be567</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yank $STRIP from config (and STRIP=no weirdness) and just allow strip to fail.</title>
<updated>2015-03-06T21:11:38+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-03-06T21:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=1f44b5f0b236df260cee8741efce8a2887a59e36'/>
<id>urn:sha1:1f44b5f0b236df260cee8741efce8a2887a59e36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add LDFLAGS and STRIP=no support.</title>
<updated>2015-02-28T18:39:16+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2015-02-28T18:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=57f93c8badf944b5b3ed712e2887b3db33147efb'/>
<id>urn:sha1:57f93c8badf944b5b3ed712e2887b3db33147efb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Old compilers complain about linker options passed with -c, so split out $LDOPTIMIZE.</title>
<updated>2014-08-30T22:44:07+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2014-08-30T22:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=96146200ea3b7b67b7e4a6b91f3419013d4cfaab'/>
<id>urn:sha1:96146200ea3b7b67b7e4a6b91f3419013d4cfaab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a new optimization flag at the suggestion of the musl guys telling gcc not to produce a large unused dwarf table for C++ style stack unwinding.</title>
<updated>2013-08-13T08:22:44+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-08-13T08:22:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=0d74ad383b8bb8aa82e9cb6449b509ec6d4794a5'/>
<id>urn:sha1:0d74ad383b8bb8aa82e9cb6449b509ec6d4794a5</id>
<content type='text'>
</content>
</entry>
</feed>
