1
0
mirror of https://github.com/simh/simh.git synced 2026-03-02 09:47:40 +00:00
Files
simh.simh/makefile
Mark Pizzolato 9414b6b98e makefile: restore -O2 to clang non-debug builds
- clang's list of optimization options makes no mention of strict-overflow
   or no-strict-overflow, but it silently accepts -fno-strict-overflow and
   in fact honors it.
2018-09-27 06:22:04 -07:00

92 KiB