[PATCH] memusagestat: use local glibc when linking [BZ #18465]
Andreas Schwab
schwab@linux-m68k.org
Sun May 31 20:47:00 GMT 2015
Mike Frysinger <vapier@gentoo.org> writes:
> On 30 May 2015 22:20, Andreas Schwab wrote:
>> Mike Frysinger <vapier@gentoo.org> writes:
>>
>> > 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.
>>
>> Probably because $(objpfx)memusagestat.o is compiled specially.
>
> how so ?
# The configure.ac check for libgd and its headers did not use $SYSINCLUDES.
# The directory specified by --with-headers usually contains only the basic
# kernel interface headers, not something like libgd. So the simplest thing
# is to presume that the standard system headers will be ok for this file.
$(objpfx)memusagestat.o: sysincludes = # nothing
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Libc-alpha
mailing list