mirror of
https://github.com/simh/simh.git
synced 2026-02-28 01:16:51 +00:00
This change allows CI builds to fail without detailed viewing of build output for gcc and clang builds (all modern compilers). Thus forcing PR submitters to find these problems before PRs are merged. This is done by compiling with -Werror for these compilers. We don't know how to do this for other compilers which may be able to use the makefile, so warnings there will still proceed to build successfully.
119 KiB
119 KiB