--- qemu-softmmu-0.8.1.ebuild.ori 2006-05-14 16:15:22.861886500 +0200 +++ qemu-softmmu-0.8.1.ebuild 2006-05-14 16:14:23.034147500 +0200 @@ -76,6 +76,8 @@ --target-list="${TARGET_LIST}" \ --enable-slirp \ --kernel-path=${KV_DIR} \ + --cc=$(tc-getCC) \ + --host-cc=$(tc-getCC) \ $(use_enable kqemu) \ ${myconf} \ $(use_enable sdl)\