svn commit: trunk/busybox

aldot at busybox.net aldot at busybox.net
Fri Oct 20 12:21:18 UTC 2006


Author: aldot
Date: 2006-10-20 05:21:17 -0700 (Fri, 20 Oct 2006)
New Revision: 16411

Log:
- remove duplicate flags (-funsigned-char -fno-builtin-strlen)


Modified:
   trunk/busybox/Makefile.flags


Changeset:
Modified: trunk/busybox/Makefile.flags
===================================================================
--- trunk/busybox/Makefile.flags	2006-10-19 22:17:44 UTC (rev 16410)
+++ trunk/busybox/Makefile.flags	2006-10-20 12:21:17 UTC (rev 16411)
@@ -14,5 +14,4 @@
 	-Wall -Wstrict-prototypes -Wshadow -Werror \
 	-funsigned-char -fno-builtin-strlen -finline-limit=0 -static-libgcc \
 	-Os -falign-functions=1 -falign-jumps=1 -falign-loops=1 \
-	-fomit-frame-pointer -ffunction-sections -fdata-sections \
-	-funsigned-char -fno-builtin-strlen \
+	-fomit-frame-pointer -ffunction-sections -fdata-sections




More information about the busybox-cvs mailing list