dev-embedded/gputils: fix unstaged patch filename

Bug: https://bugs.gentoo.org/722648
Bug: https://bugs.gentoo.org/817980
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-11-07 07:11:42 +00:00
parent 21ea66b26e
commit 4381eaa181

View File

@@ -14,16 +14,17 @@ SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
PATCHES=(
"${FILESDIR}/flags.patch"
"${FILESDIR}"/${P}-respect-flags.patch
)
src_prepare() {
default
# Only needed for the flags patch, if a new release ever comes...
eautoreconf
}
src_compile() {
src_configure() {
# bug #369291, bug #818802
tc-ld-disable-gold