Yes, that's what you are SUPPOSED to do in this case: ERROR, not default to crap

This commit is contained in:
Wolfgang Bumiller 2013-02-04 00:20:41 +01:00
parent 46892daa3a
commit ce8b595ff2

View file

@ -22,11 +22,7 @@
* SOFTWARE.
*/
#ifndef GMQCC_DEFINE_FLAG
# ifdef GMQCC_TYPE_OPTIMIZATIONS
# define GMQCC_DEFINE_FLAG(X, Y, Z)
# else
# define GMQCC_DEFINE_FLAG(X, Y)
# endif /* !GMQCC_TYPE_OPTIMIZATIONS */
# error "bad opts.def usage"
#endif
/* codegen flags */