mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-13 06:32:14 +01:00
dev-debug/gdb: Sync with Gentoo
It's from Gentoo commit ec89cf91324d627e489796d288877a81e89f7368. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
961d527d36
commit
e079375094
@ -7,7 +7,7 @@ EAPI=8
|
|||||||
# tips & notes.
|
# tips & notes.
|
||||||
|
|
||||||
GUILE_COMPAT=( 2-2 3-0 )
|
GUILE_COMPAT=( 2-2 3-0 )
|
||||||
PYTHON_COMPAT=( python3_{11..13} )
|
PYTHON_COMPAT=( python3_{11..14} )
|
||||||
inherit flag-o-matic guile-single linux-info python-single-r1 strip-linguas toolchain-funcs
|
inherit flag-o-matic guile-single linux-info python-single-r1 strip-linguas toolchain-funcs
|
||||||
|
|
||||||
export CTARGET=${CTARGET:-${CHOST}}
|
export CTARGET=${CTARGET:-${CHOST}}
|
||||||
|
|||||||
@ -7,7 +7,7 @@ EAPI=8
|
|||||||
# tips & notes.
|
# tips & notes.
|
||||||
|
|
||||||
GUILE_COMPAT=( 2-2 3-0 )
|
GUILE_COMPAT=( 2-2 3-0 )
|
||||||
PYTHON_COMPAT=( python3_{11..13} )
|
PYTHON_COMPAT=( python3_{11..14} )
|
||||||
inherit flag-o-matic guile-single linux-info python-single-r1 strip-linguas toolchain-funcs
|
inherit flag-o-matic guile-single linux-info python-single-r1 strip-linguas toolchain-funcs
|
||||||
|
|
||||||
export CTARGET=${CTARGET:-${CHOST}}
|
export CTARGET=${CTARGET:-${CHOST}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user