mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Update.
2000-07-22 Ulrich Drepper <drepper@redhat.com> * grp/Makefile: Change Makefiles and tests to run only when necessary. * malloc/Makefile: Likewise. * malloc/tst-mtrace.sh: Likewise. * posix/Makefile: Likewise. * posix/globtest.sh: Likewise. * posix/wordexp-tst.sh: Likewise. * string/Makefile: Likewise.
This commit is contained in:
@ -62,5 +62,7 @@ CFLAGS-test-ffs.c = -fno-builtin
|
||||
|
||||
ifeq ($(cross-compiling),no)
|
||||
tests: $(objpfx)tst-svc.out
|
||||
cmp tst-svc.expect $(objpfx)tst-svc.out
|
||||
$(objpfx)tst-svc.out: $(objpfx)tst-svc
|
||||
$(built-program-cmd) $< > $@
|
||||
-cmp tst-svc.expect $(objpfx)tst-svc.out
|
||||
endif
|
||||
|
Reference in New Issue
Block a user