浏览代码

force ourselves to write proper code and develop testscases

Mike Frysinger 18 年之前
父节点
当前提交
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