Updated turboPmac to fix segfault originated in sinqMotor

This commit is contained in:
2025-12-23 12:17:30 +01:00
parent 36cb878f68
commit b2acc86a33
2 changed files with 2 additions and 1 deletions

View File

@@ -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