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

(-)libstdc++-v3-3.3.6.ebuild.orig (-1 / +1 lines)
Lines 152-158 src_compile() { Link Here
152
152
153
	touch "${S}"/gcc/c-gperf.h
153
	touch "${S}"/gcc/c-gperf.h
154
154
155
	emake all-target-libstdc++-v3 || die
155
	emake all-target-libstdc++-v3 CPPFLAGS="$CFLAGS" || die
156
}
156
}
157
157
158
src_install() {
158
src_install() {

Return to bug 281002