From 43bbae8b52aaeb5de806420f0befa8d74cc656cf Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Tue, 8 Aug 2023 14:14:14 +0200 Subject: [PATCH] softIocPVA crashes on Deltatau --- iocsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iocsh b/iocsh index 9b9d11b..2975fa9 100755 --- a/iocsh +++ b/iocsh @@ -238,7 +238,7 @@ case "$EPICS_HOST_ARCH" in ;; # Some architectures have not enough memory to run PVA - ( moxa42-armv6l ) + ( moxa42-armv6l | eldk42-ppc4xxFP ) NOPVA=1 ;; esac