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