On Mon, Dec 03, 2018 at 10:44:15AM +0100, Solene Rapenne wrote:
> I found a -O3 and -O2 in the compilation log, that should be fixed.
The port uses `-O3' by default, we overwrite this through
`MAKEFLAGS =     CPUOPTIMIZATIONS="${CFLAGS}"' but once CFLAGS contains
no optimization flags, the default kicks in again. I removed it, thanks.

> make port-lib-depends-check reports pthread as an extra in -main
> 
> Xonotic-0.8.2(games/xonotic,-main):
> Extra:  pthread.25
Zapped, cheers. Xonotic is single-threaded.

Attachment: xonotic.tgz
Description: Binary data

Reply via email to