mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
dev-libs/elfutils: Fix compile error with stable
The update of the elfutils package for arm64 bumped the amd64 stable to elfutils-0.158 which unfortunatly, has a cross compile bug. Specify the unstable ~amd64 (elfutils-0.161) to work around the problem. Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
00c75ee887
commit
ea93fa6b69
@ -113,3 +113,6 @@ dev-util/checkbashisms
|
|||||||
|
|
||||||
# https://bugs.gentoo.org/show_bug.cgi?id=548158
|
# https://bugs.gentoo.org/show_bug.cgi?id=548158
|
||||||
=sys-apps/gentoo-functions-0.10
|
=sys-apps/gentoo-functions-0.10
|
||||||
|
|
||||||
|
# Avoid cross compile error with amd64 stable (elfutils-0.158).
|
||||||
|
=dev-libs/elfutils-0.161 ~amd64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user