From ba3c3b5208eecf23cb18c71385509f783845c736 Mon Sep 17 00:00:00 2001 From: Edward Wall Date: Fri, 14 Nov 2025 14:17:13 +0100 Subject: [PATCH] correct arch_filter --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 400d0cb..fc5d65c 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,7 @@ include /ioc/tools/driver.makefile MODULE=StreamGenerator BUILDCLASSES=Linux EPICS_VERSIONS=7.0.7 -#ARCH_FILTER=RHEL% -ARCH_FILTER=linux-x86_64 +ARCH_FILTER=RHEL% # Additional module dependencies REQUIRED+=asyn