summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
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-