summaryrefslogtreecommitdiff
path: root/libxml2/libxml2-gnome602728.patch
blob: b284d457a7517cd8557f882558a5cdeff35ff883 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- misc/libxml2-2.7.6/configure	2009-12-18 12:12:08.000000000 +0000
+++ misc/build/libxml2-2.7.6/configure	2009-12-18 12:20:40.000000000 +0000
@@ -12150,7 +12150,7 @@
 $(/usr/bin/ld --help 2>&1 | grep -- --version-script >/dev/null) && \
     VERSION_SCRIPT_FLAGS=-Wl,--version-script=
 test "`uname`" == "SunOS" && \
-    VERSION_SCRIPT_FLAGS="-Wl,-M -Wl,"
+    VERSION_SCRIPT_FLAGS=""
 
  if test -n "$VERSION_SCRIPT_FLAGS"; then
   USE_VERSION_SCRIPT_TRUE=