View | Details | Raw Unified
Collapse All | Expand All

(-) qemu-softmmu-0.8.1.ebuild (+3 lines)
 Lines 69-74    Link Here 
	if ! use sdl ; then
	if ! use sdl ; then
		myconf="$myconf --disable-gfx-check"
		myconf="$myconf --disable-gfx-check"
	fi
	fi
	if [ -n "${CC}" ] ; then
		myconf="$myconf --cc=${CC}"
	fi
	set_target_list
	set_target_list
#		--interp-prefix=${RUNTIME_PATH}/qemu-%M
#		--interp-prefix=${RUNTIME_PATH}/qemu-%M
	./configure \
	./configure \