summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2021-09-24 17:21:05 -0400
committerMike Frysinger <vapier@gentoo.org>2021-09-24 17:21:05 -0400
commit944788cf8e200dd0a51e14be1ad37753b17bdb4c (patch)
tree60f649ab1cfcc014fb2cd4c431c9b3f857122de3 /eltpatch.in
parentdarwin20-conf: add variant for libtool 2.2.7(a) (diff)
downloadelt-patches-944788cf8e200dd0a51e14be1ad37753b17bdb4c.tar.gz
elt-patches-944788cf8e200dd0a51e14be1ad37753b17bdb4c.tar.bz2
elt-patches-944788cf8e200dd0a51e14be1ad37753b17bdb4c.zip
backport -fsanitize & -fuse-ld for 2.4.620210924
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'eltpatch.in')
-rw-r--r--eltpatch.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/eltpatch.in b/eltpatch.in
index 0765d49..7fa21bc 100644
--- a/eltpatch.in
+++ b/eltpatch.in
@@ -125,7 +125,10 @@ elibtoolize() {
local deptoremove=
local do_shallow="no"
local force="false"
- local elt_patches="install-sh ltmain portage relink max_cmd_len sed test tmp cross as-needed target-nm ppc64le"
+ local elt_patches="
+ install-sh ltmain portage relink max_cmd_len sed test tmp cross as-needed target-nm ppc64le
+ fsanitize fuse-ld
+ "
for x in "$@" ; do
case ${x} in