mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:32:56 +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.
|
||||
|
||||
# The MetaWare compiler will generate a copyright message unless you
|
||||
# turn it off.
|
||||
CFLAGS = -g -Hnocopyr
|
||||
# turn it off by adding the -Hnocopyr flag.
|
||||
CFLAGS = -g
|
||||
|
||||
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||||
SYSV = -DSYSV -DSVR4
|
||||
|
Reference in New Issue
Block a user