Browse Source

force ourselves to write proper code and develop testscases

Mike Frysinger 18 years ago
parent
commit
615f76ffc8
1 changed files with 0 additions and 3 deletions
  1. 0 3
      Rules.mak

+ 0 - 3
Rules.mak

@@ -388,9 +388,6 @@ ifeq ($(TARGET_ARCH),arm)
 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