* [gentoo-commits] repo/gentoo:master commit in: sys-auth/yubico-piv-tool/files/
@ 2022-03-03 8:28 Marek Szuba
0 siblings, 0 replies; only message in thread
From: Marek Szuba @ 2022-03-03 8:28 UTC (permalink / raw
To: gentoo-commits
commit: bce7002ad8323ed377fd5c50a29c27d3b34611d4
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 3 08:19:47 2022 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Mar 3 08:27:56 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce7002a
sys-auth/yubico-piv-tool-2.3.0: actually commit the patch
Closes: https://bugs.gentoo.org/834505
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
.../files/yubico-piv-tool-2.3.0-no-Werror.patch | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/sys-auth/yubico-piv-tool/files/yubico-piv-tool-2.3.0-no-Werror.patch b/sys-auth/yubico-piv-tool/files/yubico-piv-tool-2.3.0-no-Werror.patch
new file mode 100644
index 000000000000..cf3ddd7b7bb1
--- /dev/null
+++ b/sys-auth/yubico-piv-tool/files/yubico-piv-tool-2.3.0-no-Werror.patch
@@ -0,0 +1,11 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -104,7 +104,7 @@
+ else()
+ find_package (PkgConfig REQUIRED)
+
+- set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Werror")
++ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall")
+ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-missing-braces")
+ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wformat -Wformat-security")
+ set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wshadow")
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-03-03 8:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-03 8:28 [gentoo-commits] repo/gentoo:master commit in: sys-auth/yubico-piv-tool/files/ Marek Szuba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox