1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-26 17:03:56 +00:00
Files
open-simh.simh/makefile
Mark Pizzolato 2c1cc11485 makefile: Fix to allow compiling with clang on NetBSD
clang doesn't like the -R option, it wants the long form -Wl,-R. gcc is ok
with either.
clang on OS X doesn't like that form, but the change is only in a
conditional which is relevant when X11R7 is installed and that isn't the
case for OS X.
2016-10-12 05:51:36 -07:00

78 KiB