diff options
Diffstat (limited to 'dev-libs/openssl/files/openssl-0.9.8j-parallel-build.patch')
-rw-r--r-- | dev-libs/openssl/files/openssl-0.9.8j-parallel-build.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-libs/openssl/files/openssl-0.9.8j-parallel-build.patch b/dev-libs/openssl/files/openssl-0.9.8j-parallel-build.patch index eace0f491b60..b9bb7a6a467b 100644 --- a/dev-libs/openssl/files/openssl-0.9.8j-parallel-build.patch +++ b/dev-libs/openssl/files/openssl-0.9.8j-parallel-build.patch @@ -1,6 +1,7 @@ -diff -uNr openssl-0.9.8j.ORIG/Makefile.org openssl-0.9.8j/Makefile.org ---- openssl-0.9.8j.ORIG/Makefile.org 2009-01-07 18:06:31.000000000 +0000 -+++ openssl-0.9.8j/Makefile.org 2009-01-07 18:08:38.000000000 +0000 +http://rt.openssl.org/Ticket/Display.html?id=2084 + +--- openssl-0.9.8j/Makefile.org ++++ openssl-0.9.8j/Makefile.org @@ -333,15 +333,15 @@ dir=crypto; target=all; $(BUILD_ONE_CMD) build_fips: |