mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-06 14:10:30 +08:00
(link-libc-static): Define it.
This commit is contained in:
parent
7bea42aade
commit
0be8c7d546
@ -365,6 +365,9 @@ else
|
||||
link-extra-libs = $(foreach lib,$(LDLIBS-$(@F)),$(common-objpfx)$(lib).a)
|
||||
endif
|
||||
endif
|
||||
|
||||
link-libc-static = $(common-objpfx)libc.a $(gnulib) $(common-objpfx)libc.a
|
||||
|
||||
ifndef gnulib
|
||||
gnulib := -lgcc
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user