summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Rules.mak3
1 files changed, 0 insertions, 3 deletions
diff --git a/Rules.mak b/Rules.mak
index 0a8607060..d054bbb79 100644
--- a/Rules.mak
+++ b/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