X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=interpreters%2Fglulxe%2FMakefile.am;fp=interpreters%2Fglulxe%2FMakefile.am;h=df954e740f974778f1703770e3622bbc0818e33a;hb=00bc4b6d70bd54eff4cf66bb105d4cd1d1df8907;hp=f3da057f77f9070dcf998c80aad69ce06e64beda;hpb=b2d11d5fb625f695ff922e002e9483f3fd12817d;p=projects%2Fchimara%2Fchimara.git diff --git a/interpreters/glulxe/Makefile.am b/interpreters/glulxe/Makefile.am index f3da057..df954e7 100644 --- a/interpreters/glulxe/Makefile.am +++ b/interpreters/glulxe/Makefile.am @@ -4,6 +4,7 @@ glulxe_la_SOURCES = accel.c exec.c files.c funcs.c gestalt.c gestalt.h glkop.c \ serial.c string.c unixstrt.c vm.c float.c glulxe_la_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/libchimara -DOS_UNIX glulxe_la_CFLAGS = -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-unused \ + -Wno-strict-aliasing -Wno-maybe-uninitialized \ $(AM_CFLAGS) glulxe_la_LDFLAGS = -module $(PLUGIN_LIBTOOL_FLAGS)