projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0914b6
)
* mh-necv4: New file.
author
Ian Lance Taylor
<ian@airs.com>
Fri, 15 Mar 1996 00:20:59 +0000
(
00:20
+0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 15 Mar 1996 00:20:59 +0000
(
00:20
+0000)
config/mh-necv4
[new file with mode: 0644]
patch
|
blob
diff --git a/config/mh-necv4
b/config/mh-necv4
new file mode 100644
(file)
index 0000000..
e887736
--- /dev/null
+++ b/
config/mh-necv4
@@ -0,0
+1,11
@@
+# 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