}
src_compile() {
tc-export BUILD_CC
filter-flags -fno-exceptions
# From version 5.3, ncurses also build c++ bindings, and as
$(use_with debug) \
$(use_with gpm) \
"$@" \
CC="$(tc-getBUILD_CC)" \
HOSTCC="$(tc-getCC)" \
|| die "configure failed"
# A little hack to fix parallel builds ... they break when