summaryrefslogtreecommitdiff
path: root/libxmlsec
diff options
context:
space:
mode:
Diffstat (limited to 'libxmlsec')
-rw-r--r--libxmlsec/makefile.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/libxmlsec/makefile.mk b/libxmlsec/makefile.mk
index ed8683457767..0945f2de1f2c 100644
--- a/libxmlsec/makefile.mk
+++ b/libxmlsec/makefile.mk
@@ -70,13 +70,16 @@ PATCH_FILES=\
xmlsec1-customkeymanage.patch \
xmlsec1-nssmangleciphers.patch \
xmlsec1-noverify.patch \
- xmlsec1-mingw32.patch \
xmlsec1-mingw-keymgr-mscrypto.patch \
xmlsec1-vc10.patch \
xmlsec1-1.2.14_fix_extern_c.patch \
xmlsec1-android.patch \
xmlsec1-1.2.14-ansi.patch
+.IF "$(GUI)$(COM)"=="WNTGCC"
+ PATCH_FILES+=xmlsec1-mingw32.patch
+.ENDIF
+
.IF "$(OS)$(CPU)"=="MACOSXP"
PATCH_FILES+=xmlsec1-1.2.14_old_automake.patch
EXTRA_LINKFLAGS+=-Wl,-dylib_file,@executable_path/libnssutil3.dylib:$(SOLARLIBDIR)/libnssutil3.dylib