aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flcwmax.h
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/source/flcwmax.h')
-rw-r--r--externals/grill/flext/source/flcwmax.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/externals/grill/flext/source/flcwmax.h b/externals/grill/flext/source/flcwmax.h
index 87653e3b..a0c17832 100644
--- a/externals/grill/flext/source/flcwmax.h
+++ b/externals/grill/flext/source/flcwmax.h
@@ -25,7 +25,8 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#include <MacHeaders.h>
#endif
-#if __option(sym) || !__option(opt_dead_code)
+#if /*__option(sym) ||*/ !__option(opt_dead_code)
+ #pragma message("Optimization disabled -> Compiling a debug version (with FLEXT_DEBUG)")
#define FLEXT_DEBUG
#endif