[Libreoffice-commits] .: solenv/inc
René Engelhard
rene at kemper.freedesktop.org
Mon Feb 21 11:59:21 PST 2011
solenv/inc/unxlngaxp.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8a02579ef233cdf0c4ca3b487cddd41d6ebd9e99
Author: Rene Engelhard <rene at debian.org>
Date: Mon Feb 21 19:58:06 2011 +0000
use -Wl,--no-relax (fdo#32224), thanks Michael Cree
diff --git a/solenv/inc/unxlngaxp.mk b/solenv/inc/unxlngaxp.mk
index bf7711a..ca20fb3 100644
--- a/solenv/inc/unxlngaxp.mk
+++ b/solenv/inc/unxlngaxp.mk
@@ -29,6 +29,6 @@
PICSWITCH:=-fPIC
.INCLUDE : unxlng.mk
-CFLAGS+=-DAXP
+CFLAGS+=-DAXP -Wl,--no-relax
DLLPOSTFIX=ll
BUILD64=1
More information about the Libreoffice-commits
mailing list