]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - opts.def
'nil' global with -funtyped-nil
[xonotic/gmqcc.git] / opts.def
index d9fee1321acc09d656b351b3cee786dca47a549b..a77ebe51a07d113af0a3f36f50be7035670090db 100644 (file)
--- a/opts.def
+++ b/opts.def
@@ -46,6 +46,7 @@
     GMQCC_DEFINE_FLAG(UTF8)
     GMQCC_DEFINE_FLAG(BAIL_ON_WERROR)
     GMQCC_DEFINE_FLAG(LOOP_LABELS)
+    GMQCC_DEFINE_FLAG(UNTYPED_NIL)
 #endif
 
 /* warning flags */