]> git.ipfire.org Git - thirdparty/glibc.git/commit
memusagestat: use local glibc when linking [BZ #18465]
authorMike Frysinger <vapier@gentoo.org>
Wed, 24 Apr 2019 11:32:22 +0000 (13:32 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 24 Apr 2019 11:36:28 +0000 (13:36 +0200)
commitf9b645b4b0a10c43753296ce3fa40053fa44606a
tree1b2562b9701e4e8026e62a3d095bf9a1a6a44b0e
parent439bf53496d6ed5fcef1d2e71793b46369f8205f
memusagestat: use local glibc when linking [BZ #18465]

The memusagestat is the only binary that has its own link line which
causes it to be linked against the existing installed C library.  It
has been this way since it was originally committed in 1999, but I
don't see any reason as to why.  Since we want all the programs we
build locally to be against the new copy of glibc, change the build
to be like all other programs.
ChangeLog
malloc/Makefile