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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- wiggle-0.6-r3.ebuild
0
++ wiggle-0.6-r3.ebuild
Lines 55-61 Link Here
55
}
55
}
56
56
57
src_compile() {
57
src_compile() {
58
	emake CC="$(tc-getCC)" OptDbg="${CFLAGS}" wiggle || die
58
	emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" wiggle || die
59
}
59
}
60
60
61
src_install() {
61
src_install() {

Return to bug 218495