summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-12-14 08:45:52 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-12-14 08:46:06 +0000
commita6189bb7d505d5020bc4031568d55835ae99dedf (patch)
tree6a1797b8ac794822dc38f29a56de3b922982cc70 /app-emulation/qemu/qemu-9999.ebuild
parentdev-python/wheel: Bump to 0.36.2 (diff)
downloadgentoo-a6189bb7d505d5020bc4031568d55835ae99dedf.tar.gz
gentoo-a6189bb7d505d5020bc4031568d55835ae99dedf.tar.bz2
gentoo-a6189bb7d505d5020bc4031568d55835ae99dedf.zip
app-emulation/qemu: use tool-prefixed 'strings'
Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/759310 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emulation/qemu/qemu-9999.ebuild')
-rw-r--r--app-emulation/qemu/qemu-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-9999.ebuild b/app-emulation/qemu/qemu-9999.ebuild
index ac31c2cc4475..d9b98ce0aa0e 100644
--- a/app-emulation/qemu/qemu-9999.ebuild
+++ b/app-emulation/qemu/qemu-9999.ebuild
@@ -224,6 +224,7 @@ RDEPEND="${CDEPEND}
PATCHES=(
"${FILESDIR}"/${PN}-2.11.1-capstone_include_path.patch
+ "${FILESDIR}"/${PN}-5.2.0-strings.patch
)
QA_PREBUILT="
@@ -358,7 +359,7 @@ src_prepare() {
default
# Use correct toolchain to fix cross-compiling
- tc-export AR AS LD NM OBJCOPY PKG_CONFIG RANLIB
+ tc-export AR AS LD NM OBJCOPY PKG_CONFIG RANLIB STRINGS
export WINDRES=${CHOST}-windres
# Verbose builds