Felix Fietkau
|
14840f6854
|
eglibc: disable ssp, it breaks the build
SVN-Revision: 25280
|
2011-02-01 16:21:49 +00:00 |
Imre Kaloz
|
50be0201f1
|
cleanup toolchain version handling
SVN-Revision: 25148
|
2011-01-27 13:55:00 +00:00 |
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
SVN-Revision: 22723
|
2010-08-19 12:49:51 +00:00 |
Florian Fainelli
|
632694c4f6
|
fix eglibc INET_ANL option selection
SVN-Revision: 21660
|
2010-06-02 19:47:41 +00:00 |
Nicolas Thill
|
8dd583e3a4
|
toolchain/eglibc: add preliminary support for eglibc-2.12
SVN-Revision: 21611
|
2010-05-28 20:37:56 +00:00 |
Nicolas Thill
|
7d991147b3
|
toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11
SVN-Revision: 21610
|
2010-05-28 19:48:25 +00:00 |
Nicolas Thill
|
fdb4fba4b7
|
toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.x
SVN-Revision: 21601
|
2010-05-28 15:33:44 +00:00 |
Nicolas Thill
|
0adb09325c
|
eglibc: add support for v2.11
SVN-Revision: 18522
|
2009-11-24 07:03:04 +00:00 |
Nicolas Thill
|
143213091b
|
eglibc: update v2.10 to rev. 9289
SVN-Revision: 18518
|
2009-11-24 00:43:31 +00:00 |
Nicolas Thill
|
bb4a7fcec3
|
cosmetic: more reformatting missed from [18480]
SVN-Revision: 18481
|
2009-11-22 15:49:35 +00:00 |
Nicolas Thill
|
174ddb1694
|
cosmetic: reformat library configuration submenu - adjust indent & spaces - use coherent config symbol names in help
SVN-Revision: 18480
|
2009-11-22 15:34:26 +00:00 |
Nicolas Thill
|
31596ddc01
|
eglibc: fix wrong config symbol name if library configuration submenu
SVN-Revision: 18479
|
2009-11-22 15:30:11 +00:00 |
Nicolas Thill
|
cfad7b6c08
|
eglibc: don't use minor version numbers in config symbols, only in version strings
SVN-Revision: 18474
|
2009-11-22 12:27:39 +00:00 |
Nicolas Thill
|
00eeac51a0
|
eglibc: use 'select' instead of 'depends' for configuration options, add dependencies for features avalaible in 2.8 or later
SVN-Revision: 17751
|
2009-09-26 21:22:51 +00:00 |
Nicolas Thill
|
f859299d85
|
eglibc: add support for 2.10 branch
SVN-Revision: 17748
|
2009-09-26 18:59:22 +00:00 |
Nicolas Thill
|
6f2afa8f29
|
and fix another typo, still in eglibc configuration file
SVN-Revision: 17747
|
2009-09-26 18:57:53 +00:00 |
Nicolas Thill
|
f288b5e102
|
fix typo in eglibc configuration file
SVN-Revision: 17746
|
2009-09-26 18:56:26 +00:00 |
Nicolas Thill
|
f3a3b1934b
|
eglibc: update svn revisions
SVN-Revision: 17744
|
2009-09-26 18:28:37 +00:00 |
Florian Fainelli
|
3e0e015a0d
|
define libc_cv_slibdir, fixes mips64 compilation (#5011)
SVN-Revision: 15526
|
2009-04-30 20:21:57 +00:00 |
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)
SVN-Revision: 15368
|
2009-04-24 02:07:24 +00:00 |
Felix Fietkau
|
ec6b3bf2be
|
fix stampfile variables for the toolchain build (fixes gcc compile error)
SVN-Revision: 14862
|
2009-03-13 12:50:23 +00:00 |
Nicolas Thill
|
8a2030ff3d
|
move common variables to a dedicated include file
SVN-Revision: 14648
|
2009-02-23 23:52:27 +00:00 |
Felix Fietkau
|
7eb1589875
|
build system refactoring in preparation for allowing packages to do host-build steps
SVN-Revision: 14610
|
2009-02-22 04:37:20 +00:00 |
Nicolas Thill
|
33a0eb3613
|
cosmetic & coherency fixes
SVN-Revision: 14397
|
2009-02-03 21:25:48 +00:00 |
Felix Fietkau
|
0232808d14
|
eglibc: replace the use of stpncpy with strncpy + manual termination (stpncpy is not available on darwin)
SVN-Revision: 14212
|
2009-01-26 19:49:26 +00:00 |
Felix Fietkau
|
15c76887b8
|
port the eglibc cross compiling fix to version 2.9
SVN-Revision: 14211
|
2009-01-26 19:47:27 +00:00 |
Felix Fietkau
|
8bf53faa44
|
fix eglibc 2.8 cross-compile under darwin / mac os x
SVN-Revision: 14209
|
2009-01-26 19:44:47 +00:00 |
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)
SVN-Revision: 13931
|
2009-01-08 01:49:11 +00:00 |