mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
2003-03-01 Andreas Schwab <schwab@suse.de>
* resolv/Makefile (tests): Don't depend on $(objpfx)mtrace-tst-leaks when cross compiling.
This commit is contained in:
parent
4191f43dd2
commit
f88658e9b9
@ -93,6 +93,8 @@ $(objpfx)tst-leaks: $(objpfx)libresolv.so
|
||||
tst-leaks-ENV = MALLOC_TRACE=$(objpfx)tst-leaks.mtrace
|
||||
$(objpfx)mtrace-tst-leaks: $(objpfx)tst-leaks.out
|
||||
$(common-objpfx)malloc/mtrace $(objpfx)tst-leaks.mtrace > $@
|
||||
ifeq (no,$(cross-compiling))
|
||||
ifneq (no,$(PERL))
|
||||
tests: $(objpfx)mtrace-tst-leaks
|
||||
endif
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user