aboutsummaryrefslogtreecommitdiff
path: root/databases/grass7/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'databases/grass7/files/patch-configure')
-rw-r--r--databases/grass7/files/patch-configure10
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/grass7/files/patch-configure b/databases/grass7/files/patch-configure
deleted file mode 100644
index fe7efd87db60..000000000000
--- a/databases/grass7/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig 2020-01-25 14:44:16 UTC
-+++ configure
-@@ -1591,6 +1591,7 @@ EOF
- # FreeBSD 3.* and greater have ELF.
- SHLIB_CFLAGS="-fPIC"
- #SHLIB_LD="ld -Bshareable -x"
-+ SHLIB_LD_FLAGS="-Wl,-soname,\$(notdir \$@)"
- SHLIB_LD="${CC} -shared"
- SHLIB_SUFFIX=".so"
- LDFLAGS="-export-dynamic"