mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Fix fallout from Joseph's untested Makeconfig change.
This commit is contained in:
@ -53,7 +53,7 @@ CPPFLAGS-memusagestat = -DNOT_IN_libc
|
||||
# The Perl script to analyze the output of the mtrace functions.
|
||||
ifneq ($(PERL),no)
|
||||
install-bin-script = mtrace
|
||||
generated = mtrace
|
||||
generated += mtrace
|
||||
|
||||
# The Perl script will print addresses and to do this nicely we must know
|
||||
# whether we are on a 32 or 64 bit machine.
|
||||
|
Reference in New Issue
Block a user