mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
* mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
# Host configuration file for an NCR 3000 (i486/SVR43) system.
|
# Host configuration file for an NCR 3000 (i486/SVR43) system.
|
||||||
|
|
||||||
# The MetaWare compiler will generate a copyright message unless you
|
# The MetaWare compiler will generate a copyright message unless you
|
||||||
# turn it off.
|
# turn it off by adding the -Hnocopyr flag.
|
||||||
CFLAGS = -g -Hnocopyr
|
CFLAGS = -g
|
||||||
|
|
||||||
# Define SYSV as -DSYSV if you are using a System V operating system.
|
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||||||
SYSV = -DSYSV -DSVR4
|
SYSV = -DSYSV -DSVR4
|
||||||
|
Reference in New Issue
Block a user