X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=config%2Fmh-necv4;h=d71805e052aa7afed2e73827d624c18eadd2c74a;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=e887736f8bed2837512c5161782c5d3317eb4956;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/config/mh-necv4 b/config/mh-necv4 index e887736f..d71805e0 100644 --- a/config/mh-necv4 +++ b/config/mh-necv4 @@ -1,11 +1,4 @@ # Host Makefile fragment for NEC MIPS SVR4. -# The C compiler on NEC MIPS SVR4 needs bigger tables. -CC = cc -ZXNd=5000 -ZXNg=1000 - -# Define SYSV as -DSYSV if you are using a System V operating system. -SYSV = -DSYSV -DSVR4 -RANLIB = true - # NEC -lX11 needs some other libraries. X11_EXTRA_LIBS = -lsocket -lnsl