Felix Fietkau
d69efa4e15
targets: Use configured distribution name for SDK, IB, and Toolchain tarball names
...
We allow to configure the version distribution name;
let's also use it for the tarballs (SDK, ImageBuilder,
and SDK).
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
SVN-Revision: 48081
9 years ago
Felix Fietkau
2274fbc8db
target/toolchain: Fix tarball filename
...
Toolchain makefile was missing include of version.mk
so the openwrt version was missing from the filename.
This patch fixes that.
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
SVN-Revision: 48080
9 years ago
Jo-Philipp Wich
e9c10a0c8e
toolchain: respect CONFIG_VERSION_FILENAMES and add host system suffix
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44311
10 years ago
Felix Fietkau
315e567ab2
target/toolchain: strip files, leave out the initial gcc
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42302
10 years ago
John Crispin
3686b8d279
derive system from hostcc to allow building inside a chroot
...
SVN-Revision: 33228
12 years ago
Gabor Juhos
3e747a7f75
target/toolchain: fix installation after r22723
...
SVN-Revision: 22887
14 years ago
Nicolas Thill
d3e5ab1f19
target/toolchain: match toolchain directory name changes in r19885 & r20215 ( closes : #7148 & #7162 )
...
SVN-Revision: 20865
15 years ago
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
15 years ago
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
15 years ago