diff options
Diffstat (limited to 'package/openssl/patches/140-makefile-dirs.patch')
-rw-r--r-- | package/openssl/patches/140-makefile-dirs.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/openssl/patches/140-makefile-dirs.patch b/package/openssl/patches/140-makefile-dirs.patch index c252be9b89..b51ca28b62 100644 --- a/package/openssl/patches/140-makefile-dirs.patch +++ b/package/openssl/patches/140-makefile-dirs.patch @@ -1,8 +1,8 @@ --- a/Makefile.org +++ b/Makefile.org -@@ -109,7 +109,7 @@ LIBKRB5= - ZLIB_INCLUDE= - LIBZLIB= +@@ -135,7 +135,7 @@ FIPSCANLIB= + + BASEADDR= -DIRS= crypto ssl engines apps test tools +DIRS= crypto ssl apps |