freebsd-ports/comms/garmin-utils/files/patch-Makefile.inc
Pav Lucistnik 7b6583cae8 - Update to 2.0
PR:		ports/61670
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	maintainer
2004-01-21 21:02:11 +00:00

11 lines
445 B
PHP

--- Makefile.inc.orig Wed Jan 21 10:56:37 2004
+++ Makefile.inc Wed Jan 21 10:56:47 2004
@@ -27,7 +27,7 @@
# C options
#
CFLAGS+= -g -I${.CURDIR}/../lib
-CFLAGS+= -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Werror
+CFLAGS+= -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
CFLAGS+= -DDEFAULT_PORT=\"${GPS_SERIAL_PORT}\" ${VERSION} ${SIO_TYPE}
# Figure out where the library lives for proper dependencies