aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build-all.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-all.mk b/build-all.mk
index 9552d1f..11c7602 100644
--- a/build-all.mk
+++ b/build-all.mk
@@ -103,7 +103,7 @@ TARGETS = i960-vxworks m68k-aout m68k-vxworks m68k-hp-hpux
# i960-vxworks m68k-coff m68k-vxworks \
# sparc-aout sparc-vxworks \
# sparclite-aout sparclitefrwcompat-aout
-CC = cc
+CC = cc +Obb2000
all: all-native
endif