svn commit: trunk/uClibc

vapier at uclibc.org vapier at uclibc.org
Tue Apr 17 13:34:13 UTC 2007


Author: vapier
Date: 2007-04-17 06:34:11 -0700 (Tue, 17 Apr 2007)
New Revision: 18475

Log:
force ourselves to write proper code and develop testscases

Modified:
   trunk/uClibc/Rules.mak


Changeset:
Modified: trunk/uClibc/Rules.mak
===================================================================
--- trunk/uClibc/Rules.mak	2007-04-17 13:23:42 UTC (rev 18474)
+++ trunk/uClibc/Rules.mak	2007-04-17 13:34:11 UTC (rev 18475)
@@ -388,9 +388,6 @@
 endif
 endif
 
-# Make sure "char" behavior is the same everywhere
-CFLAGS += -fsigned-char
-
 # We need this to be checked within libc-symbols.h
 ifneq ($(HAVE_SHARED),y)
 CFLAGS += -DSTATIC




More information about the uClibc-cvs mailing list