summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmlsecurity/util/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmlsecurity/util/makefile.mk b/xmlsecurity/util/makefile.mk
index 387e62fec928..d2dd3b6fd210 100644
--- a/xmlsecurity/util/makefile.mk
+++ b/xmlsecurity/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: mmi $ $Date: 2004-07-14 03:56:55 $
+# last change: $Author: mmi $ $Date: 2004-07-14 10:44:22 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -65,6 +65,9 @@ PRJ=..
PRJNAME=xmlsecurity
TARGET=xmlsecurity
+# Disable '-z defs' due to broken libxpcom.
+LINKFLAGSDEFS=$(0)
+
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk