ports/net-mgmt/arpalert/files/patch-module_example__Makefile
Yen-Ming Lee de029b7c1b - update to 2.0.11
- unbreak on amd64
2008-04-22 19:18:50 +00:00

11 lines
271 B
Text

--- module_example/Makefile.orig 2008-03-31 11:36:42.000000000 -0700
+++ module_example/Makefile 2008-04-22 11:40:52.000000000 -0700
@@ -2,7 +2,7 @@
# $Id: Makefile 690 2008-03-31 18:36:43Z $
CC = gcc
-CFLAGS = -Wall -g
+CFLAGS = -Wall -g -fPIC
all: example.so