mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
* config/*.mh: Miscellaneous clean-up: Removed definitions
of YACC (since it is not longer used in the Makefile).
Remove HOSTING_* definitions that are subsumed by the
ones added to Makefile.in. Removed most definitions of CC.
* config/{sparc,news,hp300bsd,decstation}.mh: Removed;
These are no longer needed.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# The IBM RT/PC has only been supported as a host in a cross-development
|
||||
# environment. If you don't have gcc, I was able to get 'hc -Hnocpp -ma'
|
||||
# to compile most of the modules, but didn't try running anything.
|
||||
YACC = yacc -d
|
||||
HDEFINES = -DNO_VARARGS
|
||||
LDFLAGS =
|
||||
CC=gcc # hc/pcc just can't cut it
|
||||
|
||||
Reference in New Issue
Block a user