--- trunk/core/ncurses/ncurses-5.7-r1.smage2 2008/12/22 11:33:39 307 +++ trunk/core/ncurses/ncurses-5.7-r1.smage2 2008/12/22 11:38:26 308 @@ -33,6 +33,9 @@ src_compile() { + # fixes build issues on multilib; do not export any ABI_LDFLAGS + EXPORT_ABI_LDFLAGS=false + # -hashed-db needs Berkeley DB mconfigure --with-shared --without-debug --without-hashed-db || die # fix parallel make builds