CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/10/20 11:13:10
Modified files:
games/fs2open : Makefile
Added files:
games/fs2open/patches: patch-code_model_modelread_cpp
Log message:
fs2open: fix big endian build, limit to hardware OpenGL>=3.2-capable archs
Add an upstream fix for big endian archs, and ONLY_FOR_ARCHS to limit the build
to architectures with (required) OpenGL>=3.2 hardware acceleration, excepted
powerpc64, that is capable but has no drm(4) support for now.
Runtime tested by and OK thfr@ (maintainer)