X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Flibs%2Fopenssl%2Fpatches%2F190-remove_timestamp_check.patch;h=460068840e3668233ba71ff386b3f658397cbd42;hp=2677b2d6f1f7dd2bf3cb581e6d509f62114b1b58;hb=0f93859bd281df1954f054a5923c985892278c0e;hpb=f5a394b1192e5104aa4f43a17ca524d69ef5c2da diff --git a/package/libs/openssl/patches/190-remove_timestamp_check.patch b/package/libs/openssl/patches/190-remove_timestamp_check.patch index 2677b2d6f1..460068840e 100644 --- a/package/libs/openssl/patches/190-remove_timestamp_check.patch +++ b/package/libs/openssl/patches/190-remove_timestamp_check.patch @@ -9,7 +9,7 @@ # as we stick to -e, CLEARENV ensures that local variables in lower # Makefiles remain local and variable. $${VAR+VAR} is tribute to Korn -@@ -396,11 +396,6 @@ openssl.pc: Makefile +@@ -397,11 +397,6 @@ openssl.pc: Makefile echo 'Libs.private: $(EX_LIBS)'; \ echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > openssl.pc