]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - doc/gmqcc.1
-Ostrip-constant-names
[xonotic/gmqcc.git] / doc / gmqcc.1
index 474ec518d683782a4db1a202ca34cb66a3ba7fd5..8c30d8d8da05cc57ffa5b92e702b30a03ef84b58 100644 (file)
@@ -362,6 +362,11 @@ variable which is not 'alive' at that point can be used to keep the
 result. This can reduce the size of the global section.
 This will not have declared variables overlap, even if it was
 possible.
+.TP
+.B -Ostrip-constant-names
+Don't generate defs for immediate values or even declared constants.
+Meaning variables which are implicitly constant or qualified as such
+using the 'const' keyword.
 .SH CONFIG
 The configuration file is similar to regular .ini files. Comments
 start with hashtags or semicolons, sections are written in square