mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
squashme: gitian: fix determinism problem with native descriptor
Thanks to warren for testing.
This commit is contained in:
parent
bb5da27dc8
commit
2288206b19
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ script: |
|
|||
patch -p1 < ${SOURCES_PATH}/cdrkit-deterministic.patch
|
||||
cmake -DCMAKE_INSTALL_PREFIX=${NATIVEPREFIX}
|
||||
make $MAKEOPTS genisoimage
|
||||
make install
|
||||
make -C genisoimage install
|
||||
popd
|
||||
|
||||
# libdmg-hfsplus
|
||||
|
|
Loading…
Add table
Reference in a new issue