svn commit: trunk/busybox

Bernhard Fischer rep.nop at aon.at
Wed Aug 30 07:18:53 UTC 2006


On Tue, Aug 29, 2006 at 02:46:10PM -0700, landley at busybox.net wrote:
>Author: landley
>Date: 2006-08-29 14:46:10 -0700 (Tue, 29 Aug 2006)
>New Revision: 16017
>
>Modified: trunk/busybox/Rules.mak
>===================================================================
>--- trunk/busybox/Rules.mak	2006-08-29 20:21:33 UTC (rev 16016)
>+++ trunk/busybox/Rules.mak	2006-08-29 21:46:10 UTC (rev 16017)
>@@ -267,8 +267,6 @@
>     CFLAGS +=-g
> else
>     CFLAGS +=-DNDEBUG
>-    CHECKED_LDFLAGS += $(call check_ld,$(LD),--sort-common,)
>-    CHECKED_LDFLAGS += $(call check_ld,$(LD),--gc-sections,)
> endif

No reason to move --sort-common around. Please put it back to where it was,
TIA.



More information about the busybox mailing list