summaryrefslogtreecommitdiff
path: root/bcc/const.h
diff options
context:
space:
mode:
Diffstat (limited to 'bcc/const.h')
-rw-r--r--bcc/const.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bcc/const.h b/bcc/const.h
index 2383a30..a854685 100644
--- a/bcc/const.h
+++ b/bcc/const.h
@@ -25,6 +25,7 @@
#ifndef VERY_SMALL_MEMORY
#define DEBUG /* generate compiler-debugging code */
+#define OPTIMISE /* include optimisation code */
#endif
#ifdef I8088