CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/04/18 17:34:06
Modified files:
games/irrlamb : Makefile
games/irrlamb/patches: patch-CMakeLists_txt
Added files:
games/irrlamb/patches: patch-src_ode_odeconfig_h
Log message:
Let irrlamb build on non-x86 archs
Sync ode/odeconfig.h with upstream ode, with more #ifdef goo to cater
for non-x86 archs.
Keep using SSE on amd64, and also on i386 where the speedup would make
sense for this port, as hinted by sthen@.
Maintainer timeout, ok sthen@ op@