Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 498114
Collapse All | Expand All

(-)a/musl-1.1.4.ebuild (-1 / +2 lines)
Lines 53-59 Link Here
53
}
53
}
54
54
55
src_configure() {
55
src_configure() {
56
	tc-export CC
56
	tc-getCC ${CTARGET}
57
	just_headers && export CC=true
57
58
58
	./configure \
59
	./configure \
59
		--target="${CTARGET}" \
60
		--target="${CTARGET}" \

Return to bug 498114