]> git.ipfire.org Git - thirdparty/glibc.git/commit
Handle them here instead. Use
authorUlrich Drepper <drepper@redhat.com>
Mon, 30 Mar 1998 10:21:24 +0000 (10:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 30 Mar 1998 10:21:24 +0000 (10:21 +0000)
commiteb226e3be7a90edf895a30168ede734c9301930b
tree1def1e1cd8d4f120cb9327c87ecdf786b177568b
parent9f415b2389c923098128385f72ca94ca67a73a23
Handle them here instead.  Use
$(object-suffixes-for-libc) instead of $(object-suffixes) when
dealing with libc routines.
($(objpfx)%.So): New rules for static-only routines.
(elide-routines.So): Elide all routines except static-only routines.
($(objpfx)stamp.So-$(subdir)): Special rule for when
static-only-routines is empty.
($(inst_libdir)/libc.so): Use libc_nonshared.a instead of
libc.a. Remove explicit reference to the dynamic linker.
Makerules