make that mingw suffix patch mingw only
Change-Id: I5a8dc6ddc620bf4a4bdccfb17ffbf1155fa53987
This commit is contained in:
@@ -70,13 +70,16 @@ PATCH_FILES=\
|
|||||||
xmlsec1-customkeymanage.patch \
|
xmlsec1-customkeymanage.patch \
|
||||||
xmlsec1-nssmangleciphers.patch \
|
xmlsec1-nssmangleciphers.patch \
|
||||||
xmlsec1-noverify.patch \
|
xmlsec1-noverify.patch \
|
||||||
xmlsec1-mingw32.patch \
|
|
||||||
xmlsec1-mingw-keymgr-mscrypto.patch \
|
xmlsec1-mingw-keymgr-mscrypto.patch \
|
||||||
xmlsec1-vc10.patch \
|
xmlsec1-vc10.patch \
|
||||||
xmlsec1-1.2.14_fix_extern_c.patch \
|
xmlsec1-1.2.14_fix_extern_c.patch \
|
||||||
xmlsec1-android.patch \
|
xmlsec1-android.patch \
|
||||||
xmlsec1-1.2.14-ansi.patch
|
xmlsec1-1.2.14-ansi.patch
|
||||||
|
|
||||||
|
.IF "$(GUI)$(COM)"=="WNTGCC"
|
||||||
|
PATCH_FILES+=xmlsec1-mingw32.patch
|
||||||
|
.ENDIF
|
||||||
|
|
||||||
.IF "$(OS)$(CPU)"=="MACOSXP"
|
.IF "$(OS)$(CPU)"=="MACOSXP"
|
||||||
PATCH_FILES+=xmlsec1-1.2.14_old_automake.patch
|
PATCH_FILES+=xmlsec1-1.2.14_old_automake.patch
|
||||||
EXTRA_LINKFLAGS+=-Wl,-dylib_file,@executable_path/libnssutil3.dylib:$(SOLARLIBDIR)/libnssutil3.dylib
|
EXTRA_LINKFLAGS+=-Wl,-dylib_file,@executable_path/libnssutil3.dylib:$(SOLARLIBDIR)/libnssutil3.dylib
|
||||||
|
Reference in New Issue
Block a user