]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - opts.def
All ir_instrs now get their lex-context, so that we can create an LNO file with ...
[xonotic/gmqcc.git] / opts.def
index 62da391c4b46bd1d1659e611e0ba39ea261c431e..64152243b63769ac1b6bf3cbda7c9eb3008908ec 100644 (file)
--- a/opts.def
+++ b/opts.def
@@ -38,6 +38,7 @@
     GMQCC_DEFINE_FLAG(TRANSLATABLE_STRINGS)
     GMQCC_DEFINE_FLAG(INITIALIZED_NONCONSTANTS)
     GMQCC_DEFINE_FLAG(ASSIGN_FUNCTION_TYPES)
+    GMQCC_DEFINE_FLAG(LNO)
 #endif
 
 /* warning flags */