summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-15 07:17:43 +0100
committerSam James <sam@gentoo.org>2024-04-15 07:17:43 +0100
commit9d08565368ff450c17a27bd0394a814d0aa928e7 (patch)
tree07f7aa53cb24a0d349cad803b1baf9b819289fd3 /eltpatch.in
parentpatches/openmp: new patch to allow -fopenmp=* (diff)
downloadelt-patches-9d08565368ff450c17a27bd0394a814d0aa928e7.tar.gz
elt-patches-9d08565368ff450c17a27bd0394a814d0aa928e7.tar.bz2
elt-patches-9d08565368ff450c17a27bd0394a814d0aa928e7.zip
patches/verbose-pic: new patch to not suppress compiler output (!)20240415
Bug: https://bugs.gentoo.org/135865 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 f41563a..8c6daee 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
- g-debug specs fsanitize fuse-ld static-flags werror cxx-pthread color-record sed-quote openmp
+ g-debug specs fsanitize fuse-ld static-flags werror cxx-pthread color-record sed-quote openmp verbose-pic
"
for x in "$@" ; do