summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-10-17 21:23:48 +0000
committerEric Andersen <andersen@codepoet.org>2000-10-17 21:23:48 +0000
commit3b81d48f27e024a113ec63bdfa0b762808d5291c (patch)
treefea6fb870a61065463da3ff885b8729abfc88018 /Rules.mak
parent1dce8cb9fe9f6f54b5c9a26115541879b2f8ff25 (diff)
Fix up ctype.h
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak4
1 files changed, 4 insertions, 0 deletions
diff --git a/Rules.mak b/Rules.mak
index ca9305969..6d8538c1b 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -56,6 +56,10 @@ HAS_MMU = true
# Disable this if your CPU has a floating point unit (FPU)
HAS_FLOATS = true
+# Use C functions instead of macros for ctype.h stuff
+# This should generally stay false...
+USE_CTYPE_C_FUNCTIONS = false
+
# If you are running a cross compiler, you may want to set this
# to something more interesting...
CROSS = #powerpc-linux-