Преглед изворни кода

force ourselves to write proper code and develop testscases

Mike Frysinger пре 19 година
родитељ
комит
615f76ffc8
1 измењених фајлова са 0 додато и 3 уклоњено
  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