We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd69272 commit b56a0bdCopy full SHA for b56a0bd
hls4ml/templates/vivado/build_lib.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+set -e
3
4
CC=g++
5
if [[ "$OSTYPE" == "linux-gnu" ]]; then
0 commit comments