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

(-)uclibc-0.9.30.1-r1.ebuild.orig (+1 lines)
Lines 196-201 Link Here
196
196
197
	########## CONFIG SETUP ##########
197
	########## CONFIG SETUP ##########
198
198
199
	touch .config
199
	make ARCH=${target} defconfig >/dev/null || die "could not config"
200
	make ARCH=${target} defconfig >/dev/null || die "could not config"
200
201
201
	for def in DO{DEBUG{,_PT},ASSERTS} SUPPORT_LD_DEBUG{,_EARLY} UCLIBC_HAS_PROFILING; do
202
	for def in DO{DEBUG{,_PT},ASSERTS} SUPPORT_LD_DEBUG{,_EARLY} UCLIBC_HAS_PROFILING; do

Return to bug 361247