summaryrefslogtreecommitdiff
path: root/src/stage3/patches/openssl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage3/patches/openssl.patch')
-rw-r--r--src/stage3/patches/openssl.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/stage3/patches/openssl.patch b/src/stage3/patches/openssl.patch
index 3cfb21a..f73a089 100644
--- a/src/stage3/patches/openssl.patch
+++ b/src/stage3/patches/openssl.patch
@@ -16,12 +16,3 @@
"${openssltarget}" \
"-Wa,--noexecstack ${CPPFLAGS} ${CFLAGS} ${LDFLAGS}"
-@@ -55,7 +58,7 @@ check() {
- # the test fails due to missing write permissions in /etc/ssl
- # revert this patch for make test
- patch -p0 -R -i "$srcdir/ca-dir.patch"
-- make test
-+ make test || true
- patch -p0 -i "$srcdir/ca-dir.patch"
- }
-