Sfoglia il codice sorgente

force ourselves to write proper code and develop testscases

Mike Frysinger 18 anni fa
parent
commit
615f76ffc8
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  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