freebsd-ports/security/poc/files/patch-src_Makefile.am
Christian Weisgerber 6addcc154f * Add libgnugetopt dependency.
Submitted by:	Juan Pablo Villa <juan@datafull.com>

* Respect CFLAGS.
* Use x86 asm only on i386 architecture.

Approved by:	no response from maintainer
2002-08-01 14:09:29 +00:00

12 lines
195 B
Text

$FreeBSD$
--- src/Makefile.am.orig Thu Jul 25 16:35:09 2002
+++ src/Makefile.am Thu Jul 25 16:35:18 2002
@@ -30,6 +30,4 @@
# debugging
#CFLAGS = -g -Wall
-CFLAGS = -Wall -O2
-CPPFLAGS =