CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/08/01 03:28:08
Modified files:
games/odamex : Makefile
Log message:
games/odamex: Disable AltiVec on PowerPC.
>From Brad Smith:
```
I noticed odamex is currently failing to build on PowerPC with the AltiVec
support. Since we disable AltiVec support on PowerPC anyway then go ahead and
do so here as well.
```
