Browse Source

force ourselves to write proper code and develop testscases

Mike Frysinger 18 năm trước cách đây
mục cha
commit
615f76ffc8
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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