mirror of
https://github.com/mirror/make.git
synced 2025-01-04 01:10:26 +08:00
Formerly GNUmakefile.~55~
This commit is contained in:
parent
75448c19f4
commit
7d375209b9
@ -71,7 +71,7 @@ endif
|
||||
LOADLIBES := $(LOADLIBES) \
|
||||
$(libc_dir)/mcheck-init.o \
|
||||
$(libc_dir)/libc.a \
|
||||
/usr/local/lib/gcc-lib/$(gcc-arch)/2.1/libgcc.a \
|
||||
-lgcc \
|
||||
$(libc_dir)/libc.a
|
||||
$(prog): $(libc_dir)/libc.a
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user