diff options
Diffstat (limited to 'editors/openoffice-4/files/patch-xmlsecurity_source_xmlsec_nss_makefile.mk')
-rw-r--r-- | editors/openoffice-4/files/patch-xmlsecurity_source_xmlsec_nss_makefile.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice-4/files/patch-xmlsecurity_source_xmlsec_nss_makefile.mk b/editors/openoffice-4/files/patch-xmlsecurity_source_xmlsec_nss_makefile.mk deleted file mode 100644 index b366deb73a49..000000000000 --- a/editors/openoffice-4/files/patch-xmlsecurity_source_xmlsec_nss_makefile.mk +++ /dev/null @@ -1,12 +0,0 @@ ---- xmlsecurity/source/xmlsec/nss/makefile.mk.orig 2021-04-02 12:58:23 UTC -+++ xmlsecurity/source/xmlsec/nss/makefile.mk -@@ -34,7 +34,8 @@ ENABLE_EXCEPTIONS = TRUE - .INCLUDE : $(PRJ)$/util$/target.pmk - - .IF "$(SYSTEM_LIBXML)" == "YES" --CFLAGS+=-DSYSTEM_LIBXML $(LIBXML_CFLAGS) -+INCSYSTEM+=$(LIBXML_CFLAGS) -+CFLAGS+=-DSYSTEM_LIBXML - .ENDIF - - .IF "$(ENABLE_NSS_MODULE)"!="YES" |