Created attachment 892942 [details] emerge --info This library fails to compile 32-bit bits (eh, eh??) on AMD64 llvm systems due to certain failures
Created attachment 892943 [details] emerge -pqv
Created attachment 892944 [details] build.log
The configure script adds -march=i686 to OPTIMIZATION when HAVE_CLANG = yes. This should probably be moved behind the CONFIG_EXPOPT check.
https://sourceforge.net/p/lame/svn/6475/