1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/net-mgmt/arpalert/files/patch-module_example__Makefile
Hiroki Sato 72dcac03b7 - Add LICENSE.
- Strip binaries.
- Regenerate patch files by make makepatch.
2017-01-02 21:07:34 +00:00

14 lines
278 B
Plaintext

--- module_example/Makefile.orig 2011-11-08 19:36:51 UTC
+++ module_example/Makefile
@@ -1,8 +1,8 @@
# Copyright (c) 2005-2010 Thierry FOURNIER
# $Id: Makefile 690 2008-03-31 18:36:43Z $
-CC = gcc
-CFLAGS = -Wall -g
+#CC = gcc
+CFLAGS = -Wall -g -fPIC
all: example.so