mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
sys-apps/utils-extra: tc-export CC
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
# Copyright 2021-2024 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
|
||||
# Copyright 2021-2026 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
if [[ "${PV}" = 9999* ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://anongit.hacktivis.me/git/utils-extra.git"
|
||||
@@ -60,6 +62,8 @@ src_configure() {
|
||||
|
||||
rm cmd/xcd.c || die
|
||||
|
||||
tc-export CC
|
||||
|
||||
./configure PREFIX='/usr'
|
||||
}
|
||||
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
# Copyright 2021-2024 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
|
||||
# Copyright 2021-2026 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit toolchain-funcs
|
||||
|
||||
if [[ "${PV}" = 9999* ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://anongit.hacktivis.me/git/utils-extra.git"
|
||||
@@ -60,6 +62,8 @@ src_configure() {
|
||||
|
||||
rm cmd/xcd.c || die
|
||||
|
||||
tc-export CC
|
||||
|
||||
./configure PREFIX='/usr'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user