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

(-)a/crossdev (-2 / +1 lines)
Lines 217-223 parse_target() { Link Here
217
217
218
		avr*) KPKG="[none]";
218
		avr*) KPKG="[none]";
219
		      LCAT="dev-embedded"; LPKG="avr-libc";
219
		      LCAT="dev-embedded"; LPKG="avr-libc";
220
		      GUSE="-fortran -go" # doesn't work
220
		      GUSE="-sanitize -fortran -go" # doesn't work
221
		      MULTILIB_USE="yes" #377039
221
		      MULTILIB_USE="yes" #377039
222
		      WITH_DEF_HEADERS="no";;
222
		      WITH_DEF_HEADERS="no";;
223
223
224
- 

Return to bug 532556