diff options
Diffstat (limited to 'app-crypt/tpm2-tools/files/tpm2-tools-4.3.0-Remove-WError.patch')
-rw-r--r-- | app-crypt/tpm2-tools/files/tpm2-tools-4.3.0-Remove-WError.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-crypt/tpm2-tools/files/tpm2-tools-4.3.0-Remove-WError.patch b/app-crypt/tpm2-tools/files/tpm2-tools-4.3.0-Remove-WError.patch deleted file mode 100644 index caa3fac23bf4..000000000000 --- a/app-crypt/tpm2-tools/files/tpm2-tools-4.3.0-Remove-WError.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/configure.ac b/configure.ac -index 7b5c2196..d07d5433 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -210,7 +210,6 @@ AS_IF([test x"$enable_hardening" != x"no"], [ - - add_hardened_c_flag([-Wall]) - add_hardened_c_flag([-Wextra]) -- add_hardened_c_flag([-Werror]) - - add_hardened_c_flag([-Wformat]) - add_hardened_c_flag([-Wformat-security]) |