1
0
mirror of https://github.com/simh/simh.git synced 2026-02-27 09:09:46 +00:00
Files
simh.simh/makefile
Mark Pizzolato 6dad94c5e5 makefile: Disable optimization on OS X compiling with clang
The VAX simulator is counting on undefined C language behaviors
which allow the optimizer to correctly produce unexpected results.
Hopefully this will be sufficient until the VAX architecture verifier
(AXE) can be found to validate a rewritten simulator.

As reported in #598
2018-08-07 23:24:49 -07:00

91 KiB