Explorar o código

Fix rpc test Makefile

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Carmelo Amoroso %!s(int64=16) %!d(string=hai) anos
pai
achega
9eceda7e58
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      test/rpc/Makefile

+ 4 - 0
test/rpc/Makefile

@@ -3,6 +3,10 @@
 
 TESTS := getrpcent
 
+ifeq ($(UCLIBC_HAS_REENTRANT_RPC),y)
+TESTS += getrpcent_r
+endif
+
 include ../Test.mak
 
 DODIFF_getrpcent := 1