CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/28 07:17:21
Modified files:
emulators/fceux: Makefile
Log message:
link does some weird things with clang thx to the pthread-stubs coming
from cairo/pixman-1 (doesn't work well with pthread-stubs)
Since this is scons, just link with -lpthread already, it's all compiled
-pthread anyway.
