summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-10 02:31:23 +0000
committerSam James <sam@gentoo.org>2022-12-10 02:31:23 +0000
commit7ff3d75742a3560333334af9c92b282a99cc1486 (patch)
tree052207db4a85672e096dd5d71d17019f5f331541 /eltpatch.in
parentdarwin20-conf: split 2.4.6 into two (diff)
downloadelt-patches-7ff3d75742a3560333334af9c92b282a99cc1486.tar.gz
elt-patches-7ff3d75742a3560333334af9c92b282a99cc1486.tar.bz2
elt-patches-7ff3d75742a3560333334af9c92b282a99cc1486.zip
2.4.6, 2.4.7: add -Werror filter bypass for LTO20221210
Bug: https://bugs.gentoo.org/884767 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eltpatch.in')
-rw-r--r--eltpatch.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/eltpatch.in b/eltpatch.in
index a0b0607..e3842bd 100644
--- a/eltpatch.in
+++ b/eltpatch.in
@@ -129,7 +129,7 @@ elibtoolize() {
local force="false"
local elt_patches="
install-sh ltmain portage relink max_cmd_len sed test tmp cross as-needed target-nm ppc64le
- specs fsanitize fuse-ld static-flags
+ specs fsanitize fuse-ld static-flags werror
"
for x in "$@" ; do