freebsd-ports/emulators/osmose/files/patch-zlib-Makefile
Renato Botelho b8330a16cf Add osmose 0.6.30, sega Master System emulator.
PR:		ports/84195
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-07-28 11:14:51 +00:00

12 lines
345 B
Text

--- zlib/Makefile.orig Fri Dec 17 11:04:40 2004
+++ zlib/Makefile Tue Jul 26 21:16:20 2005
@@ -16,9 +16,7 @@
# To install in $HOME instead of /usr/local, use:
# make install prefix=$HOME
-CC=cc
-CFLAGS=-O
#CFLAGS=-O -DMAX_WBITS=14 -DMAX_MEM_LEVEL=7
#CFLAGS=-g -DDEBUG
#CFLAGS=-O3 -Wall -Wwrite-strings -Wpointer-arith -Wconversion \