mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 10:12:21 +08:00
Added solaris configuration support.
This commit is contained in:
5
config/mh-solaris2
Executable file
5
config/mh-solaris2
Executable file
@ -0,0 +1,5 @@
|
||||
# Makefile changes for Suns running Solaris 2
|
||||
|
||||
SYSV = -DSYSV
|
||||
RANLIB = echo >/dev/null
|
||||
INSTALL = cp
|
Reference in New Issue
Block a user