- Jul 03, 2012
-
-
Felix Fietkau authored
SVN-Revision: 32584
-
- Jun 29, 2012
-
-
Felix Fietkau authored
SVN-Revision: 32527
-
- Jun 07, 2012
-
-
Felix Fietkau authored
SVN-Revision: 32104
-
Felix Fietkau authored
SVN-Revision: 32101
-
- Apr 28, 2012
-
-
Mirko Vogt authored
When selecting a specific eglibc version, it comes with a specific SVN revision that should not be modified as it (more or less) correspond to a tagged release. This patch disable the possibility to select a specific SVN revision on known eglib versions. This patch also disables the possibility to select the trunk branch of eglibc. There are multiple reasons for that: * trunk/HEAD may not even compile * the OpenWrt built system makes using trunk/HEAD a difficult thing, as OpenWRT fetches the source tree and store it in a compressed tar archive. Subsequent build get the source from the tar archive - not from SVN, making the use of trunk/HEAD largelly innefective. * we cannot know the corresponding version of trunk/HEAD, meaning that we'll face compiling issues when we'll try to copy the libc files - unless the build system is fixed with this specific issue in mind. Signed-off-by:
Emmanuel Deloget <logout@free.fr> SVN-Revision: 31502
-
Mirko Vogt authored
eglibc version number depends on the branch and on the maintenance release (i.e. the SVN revision). Changing the revision may change the maintenance version. This patch correlate the SVN revision to the correct version number - without this change eglibc 2.14 provoke build errors when building the base-files package (example, for 2.14): $ make package/base-files/compile V=1 make[1] package/base-files/compile make[2] -C package/opkg host-compile make[2] -C package/base-files-network compile make[2] -C package/base-files compile cp: cannot stat `/home/me/openwrt/trunk/staging_dir/toolchain-arm_v7-a_gcc-4.6-linaro_eglibc-trunk_eabi/lib/ld-2.14.so': No such file or directory Signed-off-by:
Emmanuel Deloget <logout@free.fr> SVN-Revision: 31501
-
Mirko Vogt authored
SVN-Revision: 31500
-
- Apr 18, 2012
-
-
Mirko Vogt authored
SVN-Revision: 31342
-
Mirko Vogt authored
Mentioned patch got obsoleted by commit 31300, since it went upstream meanwhile SVN-Revision: 31341
-
- Apr 16, 2012
-
-
Mirko Vogt authored
in particular this solves the issue that eglibc version 2.x produced so-files having the version string 2.(x-1) in its names which confused the toolchain SVN-Revision: 31300
-
- Jan 21, 2012
-
-
Mirko Vogt authored
SVN-Revision: 29842
-
- Jul 16, 2011
-
-
Felix Fietkau authored
SVN-Revision: 27623
-
- Jul 07, 2011
-
-
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
-
- 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
-
- 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
-
- Jun 20, 2011
-
-
Mirko Vogt authored
Compiling with -Os results in: "error: #error "glibc cannot be compiled without optimization" Still, building with -Os is listed as feature in <http://www.eglibc.org/features>: "" Building with -Os EGLIBC supports building the library with compiler optimizing for size -Os instead of for speed -O2. "" SVN-Revision: 27245
-
- Jun 18, 2011
-
-
Mirko Vogt authored
SVN-Revision: 27220
-
Mirko Vogt authored
SVN-Revision: 27216
-
Mirko Vogt authored
SVN-Revision: 27215
-
Mirko Vogt authored
SVN-Revision: 27214
-
Mirko Vogt authored
SVN-Revision: 27213
-
- Feb 01, 2011
-
-
Felix Fietkau authored
SVN-Revision: 25280
-
- Jan 27, 2011
-
-
Imre Kaloz authored
SVN-Revision: 25148
-
- Aug 19, 2010
-
-
Felix Fietkau authored
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
-
- Jun 02, 2010
-
-
Florian Fainelli authored
SVN-Revision: 21660
-
- May 28, 2010
-
-
Nicolas Thill authored
SVN-Revision: 21611
-
Nicolas Thill authored
SVN-Revision: 21610
-
Nicolas Thill authored
SVN-Revision: 21601
-
- Nov 24, 2009
-
-
Nicolas Thill authored
SVN-Revision: 18522
-
Nicolas Thill authored
SVN-Revision: 18518
-
- Nov 22, 2009
-
-
Nicolas Thill authored
SVN-Revision: 18481
-
Nicolas Thill authored
cosmetic: reformat library configuration submenu - adjust indent & spaces - use coherent config symbol names in help SVN-Revision: 18480
-
Nicolas Thill authored
SVN-Revision: 18479
-
Nicolas Thill authored
SVN-Revision: 18474
-
- Sep 26, 2009
-
-
Nicolas Thill authored
eglibc: use 'select' instead of 'depends' for configuration options, add dependencies for features avalaible in 2.8 or later SVN-Revision: 17751
-
Nicolas Thill authored
SVN-Revision: 17748
-
Nicolas Thill authored
SVN-Revision: 17747
-