diff options
| author | "Steven J. Hill" <sjhill@realitydiluted.com> | 2007-11-29 05:13:31 +0000 |
|---|---|---|
| committer | "Steven J. Hill" <sjhill@realitydiluted.com> | 2007-11-29 05:13:31 +0000 |
| commit | 8916b8a32b38760a0d7b719ca69ce374b5222839 (patch) | |
| tree | 9ec6729ab6a83d811b3623382e2031609bd60a87 | |
| parent | e036d8b2753b0909a05be36df58e5cbbb7eccaed (diff) | |
| download | uClibc-alpine-8916b8a32b38760a0d7b719ca69ce374b5222839.tar.bz2 uClibc-alpine-8916b8a32b38760a0d7b719ca69ce374b5222839.tar.xz | |
Whoops.
| -rw-r--r-- | test/rpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rpc/Makefile b/test/rpc/Makefile index 6c8047598..8ea934800 100644 --- a/test/rpc/Makefile +++ b/test/rpc/Makefile @@ -1,7 +1,7 @@ # uClibc rpc tests # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. -TESTS := getrpcent getrpcent_r +TESTS := getrpcent ifeq ($(UCLIBC_HAS_REENTRANT_RPC),y) TESTS += getrpcent_r |
