summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-09 01:48:48 +0000
committerSam James <sam@gentoo.org>2024-01-09 01:48:48 +0000
commit407aa28e484a9acaaee7a94fd993498f18253d40 (patch)
tree8ddd9b619ec1594d390460a53716c7413c5e6088 /eltpatch.in
parenttests: add 2.4.7 (diff)
downloadelt-patches-20240109.tar.gz
elt-patches-20240109.tar.bz2
elt-patches-20240109.zip
patches: add color-record20240109
Allow through -fdiagnostics-color=* and -frecord-gcc-switches. We use the latter for QA checks in Gentoo. 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 1e6920d..dfa994f 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 werror cxx-pthread
+ specs fsanitize fuse-ld static-flags werror cxx-pthread color-record
"
for x in "$@" ; do