mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-01 03:01:05 +00:00
guix: configure with -Werror=dev
This commit is contained in:
parent
44097ddb19
commit
7b420ca834
@ -242,6 +242,7 @@ mkdir -p "$DISTSRC"
|
||||
cmake -S . -B build \
|
||||
--toolchain "${BASEPREFIX}/${HOST}/toolchain.cmake" \
|
||||
-DWITH_CCACHE=OFF \
|
||||
-Werror=dev \
|
||||
${CONFIGFLAGS}
|
||||
|
||||
# Build Bitcoin Core
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user