Felix Fietkau
|
54f799dd58
eglibc: enable parallel builds
|
13 лет назад |
Felix Fietkau
|
5d19a38d80
toolchain: sync eglibc headers/build split with uclibc changes
|
13 лет назад |
Felix Fietkau
|
30c29914c4
eglibc: work around a broken configure test to fix compile errors on x86
|
13 лет назад |
Felix Fietkau
|
49b894ff4e
eglibc: add version 2.15
|
13 лет назад |
Mirko Vogt
|
6831c99f65
drop support for eglibc version trunk/HEAD
|
13 лет назад |
Mirko Vogt
|
5c3d17cfc9
drop eglibc version 2.12
|
13 лет назад |
Florian Fainelli
|
cba5b25cfd
eglibc: add support for 2.14
|
14 лет назад |
Florian Fainelli
|
d65636baaf
remove reference to old eglibc versions.
|
14 лет назад |
Mirko Vogt
|
f2591f8d54
eglibc CAN be compiled with -Os after all - flags however need to be stated in $EGLIBC_CFLAGS as well
|
14 лет назад |
Mirko Vogt
|
33fc3f8906
Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"
|
14 лет назад |
Mirko Vogt
|
4716055a1e
explicitly disable the use of ldconfig
|
14 лет назад |
Mirko Vogt
|
7493d8260f
add support for eglibc version 2.13
|
14 лет назад |
Mirko Vogt
|
cdbb7815ea
[toolchain/eglibc} eglibc in fact can be built with -Os
|
14 лет назад |
Felix Fietkau
|
14840f6854
eglibc: disable ssp, it breaks the build
|
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 лет назад |
Nicolas Thill
|
8dd583e3a4
toolchain/eglibc: add preliminary support for eglibc-2.12
|
15 лет назад |
Nicolas Thill
|
0adb09325c
eglibc: add support for v2.11
|
16 лет назад |
Nicolas Thill
|
cfad7b6c08
eglibc: don't use minor version numbers in config symbols, only in version strings
|
16 лет назад |
Nicolas Thill
|
f859299d85
eglibc: add support for 2.10 branch
|
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
|
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 лет назад |