]> git.saurik.com Git - bison.git/blobdiff - examples/local.mk
variants: avoid type punning issue
[bison.git] / examples / local.mk
index 3185976ac21379a3c73abb05b6d65b3a7fb97591..05e28e1b9fe8966ffe27f42672cc9be917cccd21 100644 (file)
@@ -17,7 +17,6 @@ dist_noinst_SCRIPTS = examples/extexi examples/test
 TEST_LOG_COMPILER = $(top_srcdir)/examples/test
 
 AM_CXXFLAGS =                                                  \
-  $(NO_STRICT_ALIAS_CXXFLAGS)                                  \
   $(WARN_CXXFLAGS) $(WARN_CXXFLAGS_TEST) $(WERROR_CXXFLAGS)
 
 ## ------------ ##