mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +08:00
Mon Apr 14 11:55:27 1997 Geoffrey Noer <noer@pizza.cygnus.com>
* config/i386/cygwin32.mh: remove -lkernel32 from XM_CLIBS since gcc automatically includes it
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
Mon Apr 14 11:55:27 1997 Geoffrey Noer <noer@pizza.cygnus.com>
|
||||
|
||||
* config/i386/cygwin32.mh: remove -lkernel32 from XM_CLIBS
|
||||
since gcc automatically includes it
|
||||
|
||||
Thu Apr 10 13:20:53 1997 Geoffrey Noer <noer@cygnus.com>
|
||||
|
||||
* procfs.c: Substantial (but incomplete) changes to support
|
||||
|
@ -4,5 +4,5 @@ XDEPFILES=ser-tcp.o
|
||||
TERMCAP=
|
||||
NATDEPFILES= win32-nat.o
|
||||
NAT_FILE=../nm-empty.h
|
||||
XM_CLIBS=-lkernel32
|
||||
XM_CLIBS=
|
||||
MMALLOC_CFLAGS = -I$(MMALLOC_SRC) -DMMCHECK_FORCE=1
|
||||
|
Reference in New Issue
Block a user