[quake3-commits] [ioquake/ioq3] 7166a3: Enable compiler optimization on all macOS architec...

Zack Middleton zack at cloemail.com
Sat Dec 16 13:52:58 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: 7166a3cd3934ae743c4259768d44a90c4ab7923a
      https://github.com/ioquake/ioq3/commit/7166a3cd3934ae743c4259768d44a90c4ab7923a
  Author: Zack Middleton <zack at cloemail.com>
  Date:   2017-12-16 (Sat, 16 Dec 2017)

  Changed paths:
    M Makefile
    M make-macosx-ub.sh

  Log Message:
  -----------
  Enable compiler optimization on all macOS architectures

It seems to improve framerate and still work on x86 and x86_64. I
haven't tested ppc64 as I don't have the hardware. ppc64 isn't built
into the universal bundle either.

I noticed this because compiling opus warns it may be slow due to
optimization being disabled.




More information about the quake3-commits mailing list