mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
app-admin/hiprompt-gtk: tc-export AS LD CC AR
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
if [[ "${PV}" = "9999" ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://git.sr.ht/~sircmpwn/hiprompt-gtk"
|
||||
@@ -41,4 +43,6 @@ QA_FLAGS_IGNORED=".*"
|
||||
|
||||
src_configure() {
|
||||
export PREFIX=/usr
|
||||
|
||||
tc-export AS LD CC AR
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user