]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - opts.def
make the LNOF header compiler friendlier
[xonotic/gmqcc.git] / opts.def
index a1576daaf9f5b7b0c0a3a16a3bc7fa87bc212caa..22e2dab4b984c912d7dfb7805e5b21a8f30d8a1c 100644 (file)
--- a/opts.def
+++ b/opts.def
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2012
+ * Copyright (C) 2012, 2013
  *     Wolfgang Bumiller
  *     Dale Weiler
  *
@@ -48,6 +48,7 @@
     GMQCC_DEFINE_FLAG(LOOP_LABELS)
     GMQCC_DEFINE_FLAG(UNTYPED_NIL)
     GMQCC_DEFINE_FLAG(PERMISSIVE)
+    GMQCC_DEFINE_FLAG(ENHANCED_DIAGNOSTICS)
 #endif
 
 /* warning flags */