Kaydet (Commit) f8ceb18d authored tarafından Michael Mi's avatar Michael Mi

Issue number:

Submitted by:  Andrew Fan
Reviewed by:


Add a flag for xpcom linking.
üst e6e127b5
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: makefile.mk,v $ # $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 # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -65,6 +65,9 @@ PRJ=.. ...@@ -65,6 +65,9 @@ PRJ=..
PRJNAME=xmlsecurity PRJNAME=xmlsecurity
TARGET=xmlsecurity TARGET=xmlsecurity
# Disable '-z defs' due to broken libxpcom.
LINKFLAGSDEFS=$(0)
# --- Settings ----------------------------------------------------- # --- Settings -----------------------------------------------------
.INCLUDE : settings.mk .INCLUDE : settings.mk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment