diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-18 06:09:03 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-22 14:19:06 +0100 |
commit | 676dc71c7dbf47978b8bdabbef03d24a88b886a4 (patch) | |
tree | 61216808d182c179d01a9acb06025d23b6549916 /package/openssl-pkcs11/patches | |
parent | 487ed9574026dfdc204c7de11fd08dc0942e0b5c (diff) |
openssl-pkcs11: remove package
Diffstat (limited to 'package/openssl-pkcs11/patches')
-rw-r--r-- | package/openssl-pkcs11/patches/patch-ltmain_sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/openssl-pkcs11/patches/patch-ltmain_sh b/package/openssl-pkcs11/patches/patch-ltmain_sh deleted file mode 100644 index 317a0b26c..000000000 --- a/package/openssl-pkcs11/patches/patch-ltmain_sh +++ /dev/null @@ -1,11 +0,0 @@ ---- engine_pkcs11-0.1.8.orig/ltmain.sh 2010-01-07 11:21:35.000000000 +0100 -+++ engine_pkcs11-0.1.8/ltmain.sh 2011-01-16 13:57:19.000000000 +0100 -@@ -4765,7 +4765,7 @@ func_mode_link () - # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC - # @file GCC response files - -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -- -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*) -+ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-fstack-protector*|-flto) - func_quote_for_eval "$arg" - arg="$func_quote_for_eval_result" - func_append compile_command " $arg" |