1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/devel/elfsh/files/patch-modules-modflow::Makefile
Joe Marcus Clarke bd7d1808e5 Update to 0.51b2.
Submitted by:	maintainer
2003-08-16 06:06:14 +00:00

12 lines
346 B
Plaintext

--- modules/modflow/Makefile Sat Aug 16 01:52:00 2003
+++ modules/modflow/Makefile.patch Sat Aug 16 01:51:51 2003
@@ -17,7 +17,7 @@
NAME = modflow.so
-CFLAGS = -Wall -Werror -ggdb -I../../vm/include \
+CFLAGS += -Wall -Werror -ggdb -I../../vm/include \
-I../../libelfsh/include -I../../libhash/include \
-fPIC -rdynamic -DELFSH_INTERN