mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-18 14:30:43 +08:00
(install): Change comment for libc.so following the libc_nonshared changes.
This commit is contained in:
parent
4a872b6a9f
commit
993113a03f
@ -667,7 +667,7 @@ ifndef subdir
|
||||
# What we install as libc.so for programs to link against is in fact a
|
||||
# link script. It contains references for the various libraries we need.
|
||||
# The libc.so object is not complete since some functions are only defined
|
||||
# in libc.a and the dynamic linker is an etra object.
|
||||
# in libc_nonshared.a.
|
||||
install: $(inst_libdir)/libc.so
|
||||
$(inst_libdir)/libc.so: $(common-objpfx)libc.so$(libc.so-version) \
|
||||
$(inst_libdir)/$(patsubst %,$(libtype.So),\
|
||||
|
Loading…
x
Reference in New Issue
Block a user