From: Wolfgang Bumiller Date: Sun, 13 Jan 2013 16:37:09 +0000 (+0100) Subject: This undef was missing there... X-Git-Tag: before-library~269 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e0504ce482a14a8af5b8bee966823dfa0bda3421;p=xonotic%2Fgmqcc.git This undef was missing there... --- diff --git a/opts.def b/opts.def index 2cd21cf..16ef9d5 100644 --- a/opts.def +++ b/opts.def @@ -106,4 +106,5 @@ /* some cleanup so we don't have to */ #undef GMQCC_TYPE_FLAGS #undef GMQCC_TYPE_WARNS +#undef GMQCC_TYPE_OPTIMIZATIONS #undef GMQCC_DEFINE_FLAG