Skip to content

Commit 187ecf2

Browse files
committed
Updated build script.
1 parent d9ad414 commit 187ecf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autogen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Contact: thomas.dreibholz@gmail.com
2020

2121
# Bash options:
22-
set -eu
22+
set -euo pipefail
2323

2424

2525
CMAKE_OPTIONS=""

0 commit comments

Comments
 (0)