Andre Heider
|
81fd360a63
toolchain/glibc: fixup the libm.so linker script too
|
2 年之前 |
Felix Fietkau
|
bf867f7f84
glibc: override default rpath to /lib:/usr/lib
|
9 年之前 |
Felix Fietkau
|
f29774bee3
glibc: re-enable parallel builds
|
9 年之前 |
John Crispin
|
3e2f578353
toolchain: The glorious return of glibc, ver 2.21
|
10 年之前 |
Mirko Vogt
|
334fd4199b
purge support for glibc - use eglibc instead!
|
13 年之前 |
Felix Fietkau
|
07488ef93d
glibc: remove all previous (ancient) versions, add 2.14 (partially based on a patch and testing by WillieNL)
|
14 年之前 |
Felix Fietkau
|
198730fb3d
fix a compile error when compiling with glibc (#7816)
|
15 年之前 |
Felix Fietkau
|
62c1740676
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
|
15 年之前 |
Florian Fainelli
|
f797b4293a
add support for glibc-2.4 (#5213)
|
16 年之前 |
Florian Fainelli
|
3e0e015a0d
define libc_cv_slibdir, fixes mips64 compilation (#5011)
|
16 年之前 |
Nicolas Thill
|
222f37cbde
uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later)
|
16 年之前 |
Felix Fietkau
|
56164a5815
add a modified version of the mips64 patch from #4603
|
16 年之前 |
Felix Fietkau
|
ec6b3bf2be
fix stampfile variables for the toolchain build (fixes gcc compile error)
|
17 年之前 |
Nicolas Thill
|
8a2030ff3d
move common variables to a dedicated include file
|
17 年之前 |
Felix Fietkau
|
7eb1589875
build system refactoring in preparation for allowing packages to do host-build steps
|
17 年之前 |
Nicolas Thill
|
33a0eb3613
cosmetic & coherency fixes
|
17 年之前 |
Nicolas Thill
|
a3edea1b91
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
|
17 年之前 |