blob: 572bed2e0a973448ebc3c761ef252d66a3979842 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- scripts/configure.orig 2025-07-30 06:00:02 UTC
+++ scripts/configure
@@ -9187,7 +9187,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
|