- Jan 14, 2012
-
-
Imre Kaloz authored
SVN-Revision: 29748
-
- Jan 12, 2012
-
-
Felix Fietkau authored
gcc: always explicitly link against libstdc++, fixes build errors on some hosts that refuse to link it in implicitly (should fix #10587) SVN-Revision: 29721
-
- Jan 08, 2012
-
-
Jo-Philipp Wich authored
introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAIN || NATIVE_TOOLCHAIN Currently we always assume uClibc if an external toolchain is used, this breaks for non-uClibc toolchains or even vanilla uClibc ones since they do not share the external librpc semantics as OpenWrt. Solve the problem by defining an abstract "EXTERNAL_LIBC" which packages might or might not depend on. SVN-Revision: 29689
-
- Jan 04, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 29646
-
- Jan 01, 2012
-
-
Jo-Philipp Wich authored
SVN-Revision: 29633
-
- Nov 28, 2011
-
-
Felix Fietkau authored
build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for systems that prefer this as library path (e.g. current SuSE), fixes mpfr and gcc build SVN-Revision: 29352
-
- Aug 25, 2011
-
-
Florian Fainelli authored
SVN-Revision: 28087
-
- Aug 18, 2011
-
-
Hauke Mehrtens authored
SVN-Revision: 28042
-
Hauke Mehrtens authored
SVN-Revision: 28041
-
Hauke Mehrtens authored
SVN-Revision: 28040
-
Hauke Mehrtens authored
SVN-Revision: 28039
-
Hauke Mehrtens authored
SVN-Revision: 28038
-
- Aug 06, 2011
-
-
Hauke Mehrtens authored
SVN-Revision: 27919
-
- Aug 05, 2011
-
-
Felix Fietkau authored
kernel-headers: fix compile error caused by wrong host include path when the toolchain is already built SVN-Revision: 27915
-
- Aug 02, 2011
-
-
Jonas Gorski authored
UCLIBC_VERSION_* was only defined when toolchain options was enabled, breaking packages depending on (not) having certain uClibc versions. SVN-Revision: 27882
-
- Jul 25, 2011
-
-
Felix Fietkau authored
SVN-Revision: 27773
-
Felix Fietkau authored
SVN-Revision: 27772
-
- Jul 16, 2011
-
-
Felix Fietkau authored
SVN-Revision: 27623
-
- Jul 12, 2011
-
-
Imre Kaloz authored
Signed-off-by:
Jochen Friedrich <jochen@scram.de> SVN-Revision: 27599
-
- Jul 08, 2011
-
-
Imre Kaloz authored
SVN-Revision: 27559
-
Felix Fietkau authored
SVN-Revision: 27556
-
Felix Fietkau authored
SVN-Revision: 27555
-
- Jul 07, 2011
-
-
Imre Kaloz authored
SVN-Revision: 27551
-
Florian Fainelli authored
SVN-Revision: 27513
-
Florian Fainelli authored
SVN-Revision: 27510
-
Florian Fainelli authored
SVN-Revision: 27509
-
- Jul 02, 2011
-
-
Felix Fietkau authored
SVN-Revision: 27360
-
Felix Fietkau authored
SVN-Revision: 27359
-
Imre Kaloz authored
SVN-Revision: 27353
-
Imre Kaloz authored
SVN-Revision: 27351
-
Imre Kaloz authored
SVN-Revision: 27350
-
- Jul 01, 2011
-
-
Imre Kaloz authored
SVN-Revision: 27338
-
Imre Kaloz authored
SVN-Revision: 27337
-
Imre Kaloz authored
SVN-Revision: 27333
-
Imre Kaloz authored
SVN-Revision: 27332
-
Imre Kaloz authored
SVN-Revision: 27326
-
- Jun 26, 2011
-
-
Mirko Vogt authored
eglibc CAN be compiled with -Os after all - flags however need to be stated in $EGLIBC_CFLAGS as well SVN-Revision: 27290
-
Felix Fietkau authored
uclibc: make powerpc e500 support independent of the target name, always use it if the spe_fpu feature flag is set SVN-Revision: 27289
-
- Jun 23, 2011
-
-
Mirko Vogt authored
This change got committed into the official eglibc repository in commit 11461. Thanks to Philip Prindeville for pointing this out. SVN-Revision: 27264
-
Jo-Philipp Wich authored
SVN-Revision: 27262
-