From b2acc86a334dedc2d5a5ad9de73946842c5166d4 Mon Sep 17 00:00:00 2001 From: smathis Date: Tue, 23 Dec 2025 12:17:30 +0100 Subject: [PATCH] Updated turboPmac to fix segfault originated in sinqMotor --- Makefile | 1 + turboPmac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9d9a93f..f660192 100644 --- a/Makefile +++ b/Makefile @@ -36,3 +36,4 @@ DBDS += turboPmac/src/turboPmac.dbd DBDS += src/beamShift.dbd USR_CFLAGS += -Wall -Wextra -Wunused-result -Werror # -Wpedantic // Does not work because EPICS macros trigger warnings +USR_CXXFLAGS += -Wall -Wextra -Wunused-result diff --git a/turboPmac b/turboPmac index 1ee483f..9d61852 160000 --- a/turboPmac +++ b/turboPmac @@ -1 +1 @@ -Subproject commit 1ee483f8e94cc327d94444cd4fd27d9a543795d0 +Subproject commit 9d618527139516b036775c6daba0c84a985704ed