mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-05 13:11:57 +02:00
squashme: gitian: fix determinism problem with native descriptor
Thanks to warren for testing.
This commit is contained in:
@ -157,7 +157,7 @@ script: |
|
|||||||
patch -p1 < ${SOURCES_PATH}/cdrkit-deterministic.patch
|
patch -p1 < ${SOURCES_PATH}/cdrkit-deterministic.patch
|
||||||
cmake -DCMAKE_INSTALL_PREFIX=${NATIVEPREFIX}
|
cmake -DCMAKE_INSTALL_PREFIX=${NATIVEPREFIX}
|
||||||
make $MAKEOPTS genisoimage
|
make $MAKEOPTS genisoimage
|
||||||
make install
|
make -C genisoimage install
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# libdmg-hfsplus
|
# libdmg-hfsplus
|
||||||
|
Reference in New Issue
Block a user