15 lines
285 B
Plaintext
15 lines
285 B
Plaintext
$NetBSD: patch-Makefile,v 1.7 2015/04/08 10:36:17 adam Exp $
|
|
|
|
Use CFLAGS provided by pkgsrc.
|
|
|
|
--- Makefile.orig 2015-04-08 10:08:17.000000000 +0000
|
|
+++ Makefile
|
|
@@ -16,7 +16,6 @@
|
|
#
|
|
|
|
#CFLAGS ?= -pipe -Os
|
|
-CFLAGS = -pipe -O -g -DDEBUG
|
|
#CFLAGS += -ansi
|
|
CFLAGS += -Wall
|
|
CFLAGS += -W
|