Felix Fietkau
315e567ab2
target/toolchain: strip files, leave out the initial gcc
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42302
2014-08-26 12:32:51 +00:00
Felix Fietkau
96bb7c123b
build: consistently use 'depends on' instead of 'depends'
...
make the syntax more compatible with kernel menuconfig
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36351
2013-04-17 15:36:41 +00:00
Florian Fainelli
6b63716262
add preliminary support for musl
...
Musl is an alternative C-library, see http://www.musl-libc.org for more infos.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34314
2012-11-23 20:02:29 +00:00
John Crispin
3686b8d279
derive system from hostcc to allow building inside a chroot
...
SVN-Revision: 33228
2012-08-22 15:07:32 +00:00
Gabor Juhos
3e747a7f75
target/toolchain: fix installation after r22723
...
SVN-Revision: 22887
2010-09-04 11:56:33 +00:00
Nicolas Thill
d3e5ab1f19
target/toolchain: match toolchain directory name changes in r19885 & r20215 ( closes : #7148 & #7162 )
...
SVN-Revision: 20865
2010-04-15 00:33:40 +00:00
Felix Fietkau
60a4353fdd
do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in
...
SVN-Revision: 18454
2009-11-19 17:23:31 +00:00
Felix Fietkau
44aa03f2f9
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
...
Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
SVN-Revision: 18419
2009-11-14 17:51:32 +00:00