mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 14:59:31 +08:00
Initial revision
This commit is contained in:
6
config/mh-svr4
Executable file
6
config/mh-svr4
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||||||
|
SYSV = -DSYSV -DSVR4
|
||||||
|
RANLIB = echo >/dev/null
|
||||||
|
|
||||||
|
# The l flag generates a warning from the SVR4 archiver, remove it.
|
||||||
|
AR_FLAGS = cq
|
Reference in New Issue
Block a user