Skip to content
Snippets Groups Projects

Makefile: Improve gcc detection

Merged Golden requested to merge Golden/SRB2:better-gcc-check into master
  1. Aug 28, 2021
    • Golden's avatar
      Makefile: Improve gcc detection · 1a8ec797
      Golden authored
      Wasn't working for me until I fixed it.
      Turns out gcc really doesn't like giving its name out.
      Most of the time it reads argv[0].
      1a8ec797
Loading