mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
* nlm/Makefile.in: Remove comments discussing munch.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Tue Apr 11 09:35:20 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||||
|
|
||||||
|
* nlm/Makefile.in: Remove comments discussing munch.
|
||||||
|
|
||||||
Tue Apr 11 11:07:12 1995 Michael Meissner <meissner@tiktok.cygnus.com>
|
Tue Apr 11 11:07:12 1995 Michael Meissner <meissner@tiktok.cygnus.com>
|
||||||
|
|
||||||
* gdbtk.c (gdbtk_init): If SIOCSPGRP is not available, but
|
* gdbtk.c (gdbtk_init): If SIOCSPGRP is not available, but
|
||||||
|
@ -77,11 +77,6 @@ AR = ar
|
|||||||
AR_FLAGS = qv
|
AR_FLAGS = qv
|
||||||
RANLIB = ranlib
|
RANLIB = ranlib
|
||||||
|
|
||||||
# System V: If you compile gdb with a compiler which uses the coff
|
|
||||||
# encapsulation feature (this is a function of the compiler used, NOT
|
|
||||||
# of the m-?.h file selected by config.gdb), you must make sure that
|
|
||||||
# the GNU nm is the one that is used by munch.
|
|
||||||
|
|
||||||
# If you are compiling with GCC, make sure that either 1) You use the
|
# If you are compiling with GCC, make sure that either 1) You use the
|
||||||
# -traditional flag, or 2) You have the fixed include files where GCC
|
# -traditional flag, or 2) You have the fixed include files where GCC
|
||||||
# can reach them. Otherwise the ioctl calls in inflow.c
|
# can reach them. Otherwise the ioctl calls in inflow.c
|
||||||
|
Reference in New Issue
Block a user