1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-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

12 lines
271 B
Plaintext

--- 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