CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/02/06 06:09:09
Modified files:
emulators/mame : Makefile
Added files:
emulators/mame/patches:
patch-3rdparty_asio_include_asio_detail_config_hpp
Log message:
fix asio build in emulators/mame with libc++; similar to devel/boost but
no need to consider the case with a ports-clang compiler on a gcc arch (which
uses libstdc++ not libc++). amd64 test and ok jca
(i386 is broken due to a different issue)
