<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/jow/toolchain/wrapper, branch main</title>
<subtitle>Staging tree of Jo-Philipp Wich</subtitle>
<id>https://git.openwrt.org/openwrt/staging/jow/atom?h=main</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/jow/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/'/>
<updated>2024-04-21T15:59:17Z</updated>
<entry>
<title>toolchain/wrapper: fill and reference info.mk in staging_dir ext toolchain</title>
<updated>2024-04-21T15:59:17Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2024-04-20T16:29:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/commit/?id=0e161968a7358cc23af28b627ecb794b3cdaea72'/>
<id>urn:sha1:0e161968a7358cc23af28b627ecb794b3cdaea72</id>
<content type='text'>
Currently when external toolchain is used, a info.mk is created (with
to-be-filled values) but is never actually filled with real values and
is never actually used in rules.mk.

This info.mk is used down the code with special packages like libgcc to
reference info like gcc version and package special library.

To mimic what is done with internal toolchain, add the include in
rules.mk for info.mk also for external library and in fix
toolchain/wrapper to fill the staging_dir info.mk.

The logic is to check if the external toolchain provide an info.mk and
if it doesn't we at least fill the GCC_VERSION with the value set in the
.config file.

With this special library like libgcc correctly reference and have set the
GCC_VERSION variable.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</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/jow/commit/?id=9622f68581cea9d607bbd641b89350c2420720d5'/>
<id>urn:sha1:9622f68581cea9d607bbd641b89350c2420720d5</id>
<content type='text'>
SVN-Revision: 35703
</content>
</entry>
<entry>
<title>use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to wrap external toolchain commands, abort build if certain features such as CONFIG_SOFT_FLOAT or CONFIG_IPV6 are enabled but not supported by the toolchain.</title>
<updated>2012-01-18T03:08:09Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-01-18T03:08:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/jow/commit/?id=5b7668ca44e6d6e2bcf175e7f64093bd1b71db19'/>
<id>urn:sha1:5b7668ca44e6d6e2bcf175e7f64093bd1b71db19</id>
<content type='text'>
SVN-Revision: 29766
</content>
</entry>
</feed>
