<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/pepe2k/scripts/ext-toolchain.sh, branch v21.02.1</title>
<subtitle>Staging tree of Piotr Dymacz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=v21.02.1</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/pepe2k/atom?h=v21.02.1'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/'/>
<updated>2017-05-11T20:43:01Z</updated>
<entry>
<title>scripts: Probe external toolchains for libthread-db</title>
<updated>2017-05-11T20:43:01Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2017-04-04T02:04:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=6704410b158b47aecf507971ad2ee5e3db840e3a'/>
<id>urn:sha1:6704410b158b47aecf507971ad2ee5e3db840e3a</id>
<content type='text'>
libthread-db is a package that can be configured for external
toolchains, so let's have the script probe for it.

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts: Probe external toolchains for libgomp</title>
<updated>2017-05-11T20:42:58Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2017-04-04T02:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=08fb61d316dc897b62a3d746927768b87e1bff58'/>
<id>urn:sha1:08fb61d316dc897b62a3d746927768b87e1bff58</id>
<content type='text'>
Now that libgomp can be a package, probe external toolchains for that
library.

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: replace jow@openwrt.org with jo@mein.io</title>
<updated>2016-06-07T09:42:52Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-06-07T09:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2'/>
<id>urn:sha1:24a7ccb0562a867e363a10ebdc64e3aaa6f01cd2</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>scripts: fix 64bit uclibc external toolchain detection</title>
<updated>2015-07-14T09:57:52Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2015-07-14T09:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=3eff7927ceeafb607500595de75dc46891aab3c6'/>
<id>urn:sha1:3eff7927ceeafb607500595de75dc46891aab3c6</id>
<content type='text'>
according to gcc, UCLIBC_DYNAMIC_LINKER64

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;

SVN-Revision: 46362
</content>
</entry>
<entry>
<title>buildroot: allow specifying libc personality for external toolchains</title>
<updated>2013-02-20T15:06:10Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2013-02-20T15:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=9622f68581cea9d607bbd641b89350c2420720d5'/>
<id>urn:sha1:9622f68581cea9d607bbd641b89350c2420720d5</id>
<content type='text'>
SVN-Revision: 35703
</content>
</entry>
<entry>
<title>ext-toolchain.sh: don't pass CFLAGS when wrapping ld</title>
<updated>2012-05-01T22:45:55Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-05-01T22:45:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=643babfc3ca64d0fbb505cebbc1c1d92c270de1b'/>
<id>urn:sha1:643babfc3ca64d0fbb505cebbc1c1d92c270de1b</id>
<content type='text'>
SVN-Revision: 31549
</content>
</entry>
<entry>
<title>ext-toolchain.sh: rework generated gcc wrapper Only append -L and -Wl,-rpath-link flags if the command line contains -l, -L, -shared or -static flags; this is needed to suppress "-rpath-link: linker input file unused because linking not done" on each cc invocation.</title>
<updated>2012-01-29T18:53:12Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-01-29T18:53:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=c21b5cc34ab2b8f28b914ed9318b4f6f046a5b7b'/>
<id>urn:sha1:c21b5cc34ab2b8f28b914ed9318b4f6f046a5b7b</id>
<content type='text'>
SVN-Revision: 29946
</content>
</entry>
<entry>
<title>ext-toolchain.sh: support --wrap with src == dest</title>
<updated>2012-01-29T17:42:10Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-01-29T17:42:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=86ddf7c7a8abe74468d9fcbac8f512b9454f0bd2'/>
<id>urn:sha1:86ddf7c7a8abe74468d9fcbac8f512b9454f0bd2</id>
<content type='text'>
SVN-Revision: 29944
</content>
</entry>
<entry>
<title>ext-toolchain.sh: CONFIG_NLS -&gt; CONFIG_BUILD_NLS</title>
<updated>2012-01-19T00:03:52Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-01-19T00:03:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=fe60046a26160d8629f660928fb32365c37cdb3d'/>
<id>urn:sha1:fe60046a26160d8629f660928fb32365c37cdb3d</id>
<content type='text'>
SVN-Revision: 29782
</content>
</entry>
<entry>
<title>ext-toolchain.sh: fix typo</title>
<updated>2012-01-19T00:01:54Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-01-19T00:01:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/pepe2k/commit/?id=ee62b0d75163567b5eefa63871a33d4882eb6fd5'/>
<id>urn:sha1:ee62b0d75163567b5eefa63871a33d4882eb6fd5</id>
<content type='text'>
SVN-Revision: 29781
</content>
</entry>
</feed>
