Skip to content

Commit

Permalink
stream-device allow calc if already defined
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Dec 18, 2024
1 parent 5dcd084 commit b5389ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StreamDevice/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ibek support git-clone ${NAME} ${VERSION} --org https://github.com/paulscherreri
ibek support register ${NAME}

# set CALC blank (to overwrite the RELEASE value) to build without calc
ibek support add-release-macro CALC
ibek support add-release-macro CALC --no-replace

# declare the libs and DBDs that are required in ioc/iocApp/src/Makefile
ibek support add-libs stream
Expand Down

0 comments on commit b5389ef

Please sign in to comment.