mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
sunrpc: tst-svc_register can be a regular test
Now that compat_symbol_reference is not restricted to internal tests anymore. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
parent
cfaf536723
commit
973323ce69
@ -70,8 +70,7 @@ xtests := tst-getmyaddr
|
||||
|
||||
ifeq ($(have-thread-library),yes)
|
||||
xtests += thrsvc
|
||||
tests += tst-udp-garbage
|
||||
tests-internal += tst-svc_register
|
||||
tests += tst-udp-garbage tst-svc_register
|
||||
endif
|
||||
|
||||
ifeq (yes,$(build-shared))
|
||||
|
Loading…
Reference in New Issue
Block a user