1
0
mirror of https://github.com/simh/simh.git synced 2026-02-28 17:20:20 +00:00
Files
simh.simh/makefile
Paul Koning f55193afa6 makefile: don't use -fwhole-program
The GCC documentation explicitly says not to use that option
when -flto is used, and since that is the only place where
the makefile was using it, remove it to conform to the
documented rules.
2022-11-01 10:19:39 -04:00

121 KiB