Skip to content

Commit 7b420ca

Browse files
committed
guix: configure with -Werror=dev
1 parent 44097dd commit 7b420ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/guix/libexec/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ mkdir -p "$DISTSRC"
242242
cmake -S . -B build \
243243
--toolchain "${BASEPREFIX}/${HOST}/toolchain.cmake" \
244244
-DWITH_CCACHE=OFF \
245+
-Werror=dev \
245246
${CONFIGFLAGS}
246247

247248
# Build Bitcoin Core

0 commit comments

Comments
 (0)