summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/librpc/configure.ac')
-rw-r--r--cpukit/librpc/configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/librpc/configure.ac b/cpukit/librpc/configure.ac
index 433486617e..27334185c3 100644
--- a/cpukit/librpc/configure.ac
+++ b/cpukit/librpc/configure.ac
@@ -25,7 +25,9 @@ AC_PROG_RANLIB
RTEMS_CHECK_NETWORKING
AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
-AM_CONDITIONAL(rpc_not_supported, test "$RTEMS_CPU" = "c4x")
+AM_CONDITIONAL(rpc_not_supported, test "$RTEMS_CPU" = "c4x" \
+|| test "$RTEMS_CPU" = "or32" \
+)
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile