summaryrefslogtreecommitdiffstats
path: root/external
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-02-01 12:47:04 +0100
committerDavid Tardon <dtardon@redhat.com>2017-02-01 20:48:51 +0000
commita97371bf4d123ece75f3f9aeef8f3d4abfc6ad9c (patch)
treed2683d03de67f4f9959a88c4afc1a2a144ec4d3f /external
parentupload lcms2 2.8 (diff)
downloadcore-a97371bf4d123ece75f3f9aeef8f3d4abfc6ad9c.tar.gz
core-a97371bf4d123ece75f3f9aeef8f3d4abfc6ad9c.zip
upload openssl 1.0.2k
Change-Id: I26d49db0207b3f4f64aa9698da4cf3567d195834 Reviewed-on: https://gerrit.libreoffice.org/33800 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'external')
-rw-r--r--external/openssl/openssllnx.patch2
1 files changed, 1 insertions, 1 deletions
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)' \