1
0
mirror of https://github.com/simh/simh.git synced 2026-01-15 08:02:40 +00:00
Mark Pizzolato 31c512c6e7 makefile: Avoid using PCRE REGEX support on OS X
- OS X libpcreposix segfaults when a compiled regular expression is freed.
- Revise regular expression syntax used in VAX diagnostic scripts to avoid
  Perl oriented extensions.
2018-09-30 12:37:49 -07:00
..