diff options
Diffstat (limited to 'config/mh-sun3')
-rw-r--r-- | config/mh-sun3 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/mh-sun3 b/config/mh-sun3 deleted file mode 100644 index dcd5155..0000000 --- a/config/mh-sun3 +++ /dev/null @@ -1,3 +0,0 @@ -# Sun's C compiler needs the -J flag to be able to compile cp-parse.c -# without overflowing the jump tables (-J says to use a 32 bit table) -CC = cc -J |