Ver Fonte

Fix rpc test Makefile

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Carmelo Amoroso há 16 anos atrás
pai
commit
9eceda7e58
1 ficheiros alterados com 4 adições e 0 exclusões
  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