CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/01/06 13:15:51
Modified files:
audio/ncmpc : Makefile
Log message:
Pass -Db_asneeded=false to meson so that it doesn't add -Wl,--as-needed.
Fixes the build on i386/ld.bfd archs which was failing with missing refs
to pthread functions, as reported by sthen@
Fix WANTLIB while here.
