mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 02:50:08 +08:00
Moved in from p3:
Tue Aug 18 12:57:45 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in: added FLAGS_TO_PASS, and used it for all recursive invocations of make. Also, always create installation directories. * config/apollov68.mh: removed -g from CC definition.
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
|
Tue Aug 18 12:57:45 1992 Ian Lance Taylor (ian@cygnus.com)
|
||||||
|
|
||||||
|
* Makefile.in: added FLAGS_TO_PASS, and used it for all recursive
|
||||||
|
invocations of make. Also, always create installation
|
||||||
|
directories.
|
||||||
|
|
||||||
|
* config/apollov68.mh: removed -g from CC definition.
|
||||||
|
|
||||||
Mon Aug 17 13:40:08 1992 Ken Raeburn (raeburn@cygnus.com)
|
Mon Aug 17 13:40:08 1992 Ken Raeburn (raeburn@cygnus.com)
|
||||||
|
|
||||||
* config/decstation.mh (HDEFINES): Specify "-G 4" to avoid
|
* config/decstation.mh (HDEFINES): Specify "-G 4" to avoid
|
||||||
|
@ -41,7 +41,7 @@ m88k)
|
|||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
|
|
||||||
m68k|m680[01234]0)
|
m68*)
|
||||||
case "${host_vendor}" in
|
case "${host_vendor}" in
|
||||||
cbm)
|
cbm)
|
||||||
case ${host_os} in
|
case ${host_os} in
|
||||||
|
Reference in New Issue
Block a user