mirror of
https://github.com/simh/simh.git
synced 2026-03-05 02:45:19 +00:00
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
This commit is contained in:
Reference in New Issue
Block a user