opnsense-ports/cad/magic/files/patch-scripts_configure
Franco Fichtner 28db1d685f */*: sync with upstream
Taken from: FreeBSD
2024-01-25 15:00:41 +01:00

11 lines
332 B
Text

--- scripts/configure.orig 2023-08-30 06:00:02 UTC
+++ scripts/configure
@@ -8182,7 +8182,7 @@ fi
esac
fi
if test "$with_gnu_ld" = "yes" ; then
- LDDL_FLAGS="${LDDL_FLAGS} -Wl,--version-script=\${MAGICDIR}/magic/symbol.map"
+ #LDDL_FLAGS="${LDDL_FLAGS} -Wl,--version-script=\${MAGICDIR}/magic/symbol.map"
fi