mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00: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)
|
ifeq ($(have-thread-library),yes)
|
||||||
xtests += thrsvc
|
xtests += thrsvc
|
||||||
tests += tst-udp-garbage
|
tests += tst-udp-garbage tst-svc_register
|
||||||
tests-internal += tst-svc_register
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq (yes,$(build-shared))
|
ifeq (yes,$(build-shared))
|
||||||
|
Loading…
Reference in New Issue
Block a user