Browse Source

* mh-cxux (CC): New variable.

(CFLAGS, LDFLAGS): Remove.
	* mh-ncrsvr43 (CC): New variable.
	(CFLAGS): Remove.
	* mh-solaris (CFLAGS): Remove.
gdb-4_18-branch
Ian Lance Taylor 31 years ago
parent
commit
159da55530
  1. 2
      config/mh-ncrsvr43

2
config/mh-ncrsvr43

@ -2,7 +2,7 @@
# The MetaWare compiler will generate a copyright message unless you
# turn it off by adding the -Hnocopyr flag.
CFLAGS = -g
CC = cc -Hnocopyr
# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV -DSVR4

Loading…
Cancel
Save