From 2ce1770c17741fa50901fd0a8c3b68659edab4b8 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Wed, 19 Jan 2005 11:27:54 +0000 Subject: Fix build for net-mgmt/py-flowtools on amd64. --- net-mgmt/flow-tools/files/patch-configure | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 net-mgmt/flow-tools/files/patch-configure (limited to 'net-mgmt') diff --git a/net-mgmt/flow-tools/files/patch-configure b/net-mgmt/flow-tools/files/patch-configure new file mode 100644 index 000000000000..9d41c0c397aa --- /dev/null +++ b/net-mgmt/flow-tools/files/patch-configure @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- configure.orig ++++ configure +@@ -1674,7 +1674,7 @@ + ac_config_headers="$ac_config_headers lib/ftconfig.h:lib/ftconfig.h.in" + + +-CFLAGS="-g -Wall" ++CFLAGS="-g -Wall -fPIC" + + ac_ext=c + ac_cpp='$CPP $CPPFLAGS' -- cgit v1.2.3