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

13 lines
278 B
Text

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