external/openssl/openssllnx.patch |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c6d56bcd4fdc58cf8e6dd08bc87b82abb128a692
Author:     Michael Meeks <michael.me...@collabora.com>
AuthorDate: Fri Mar 15 17:25:24 2019 +0100
Commit:     Michael Meeks <michael.me...@collabora.com>
CommitDate: Fri Mar 15 17:26:20 2019 +0100

    openssl: fix patching.
    
    Change-Id: I5be0982f208d34277c2b7ee5da2e8f7b77d93918

diff --git a/external/openssl/openssllnx.patch 
b/external/openssl/openssllnx.patch
index de19807b313e..224df8f87b2e 100644
--- a/external/openssl/openssllnx.patch
+++ b/external/openssl/openssllnx.patch
@@ -19,5 +19,5 @@
 -              AS='$(CC)' ASFLAG='$(CFLAG) -c'                 \
 +              AS='$(CC)' ASFLAG='$(CFLAG) -c -Wa,--noexecstack'       \
                AR='$(AR)' NM='$(NM)' RANLIB='$(RANLIB)'        \
+               RC='$(RC)'                                      \
                CROSS_COMPILE='$(CROSS_COMPILE)'        \
-               PERL='$(PERL)' ENGDIRS='$(ENGDIRS)'             \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to