decompals / ido-static-recomp

IDO static recomp
43 stars 10 forks source link

Small cleanup #37

Closed hensldm closed 1 year ago

hensldm commented 2 years ago

Does just a couple things:

  1. Combines the Release and Debug options into just 1, RELEASE. If set to 1, compile with options and strip binaries, otherwise compile without optimizations and with -g3
  2. Removes the executable bits from the err.english.cc files. (Should we do the same for the .sos as well?)