CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/12/23 17:26:12
Modified files:
devel/boost : Makefile
Added files:
devel/boost/patches: patch-boost_fiber_detail_cpu_relax_hpp
Log message:
Unbreak devel/boost on powerpc, powerpc64
<boost/fiber/detail/cpu_relax.hpp> was picking the wrong syntax for
PowerPC asm.
ok tb@
