mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-25 21:47:46 +00:00
Formerly GNUmakefile.~55~
This commit is contained in:
parent
75448c19f4
commit
7d375209b9
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue