freebsd-ports/emulators/minivmac/files/patch-Makefile
Erwin Lansing c2e5952d07 Update to 2.8.2
PR:		111064
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2007-04-01 10:04:16 +00:00

14 lines
395 B
Plaintext

--- Makefile.orig Sat Mar 31 18:39:10 2007
+++ Makefile Sat Mar 31 18:40:08 2007
@@ -13,8 +13,8 @@
mk_lang_d = $(mk_source_d)language/
mk_lang_src_d = $(mk_lang_d)eng/
-mk_CallC = gcc
-mk_COptions = -c -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-uninitialized -Os -I$(mk_config_d)
+mk_CallC = cc
+mk_COptions = -c $(CFLAGS) -I$(mk_config_d)
TheApplication : $(mk_built_program)