File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 6666mkdir -p ${BOOST_FILE}
6767./dist/bin/bcp ${BOOST_LIBS} ${BOOST_FILE}
6868
69+ # These files are assumed by the thirdparty toolchain but are not copied by bcp
70+ cp bootstrap.sh bootstrap.bat boostcpp.jam boost-build.jam Jamroot LICENSE_1_0.txt INSTALL ${BOOST_FILE} /
71+
6972tar -czf ${BOOST_FILE} .tar.gz ${BOOST_FILE} /
7073# Resulting tarball is in ${BOOST_FILE}/${BOOST_FILE}.tar.gz
7174
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ ARROW_AWS_C_COMMON_BUILD_SHA256_CHECKSUM=928a3e36f24d1ee46f9eec360ec5cebfe8b9b89
3434ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION=v0.1.5
3535ARROW_AWS_C_EVENT_STREAM_BUILD_SHA256_CHECKSUM=f1b423a487b5d6dca118bfc0d0c6cc596dc476b282258a3228e73a8f730422d4
3636ARROW_BOOST_BUILD_VERSION=1.81.0
37- ARROW_BOOST_BUILD_SHA256_CHECKSUM=dc7011837f975930592cf856ec70920a5b4b9fb41a5239038856f1405f1bc2bf
37+ ARROW_BOOST_BUILD_SHA256_CHECKSUM=9e0ffae35528c35f90468997bc8d99500bf179cbae355415a89a600c38e13574
3838ARROW_BROTLI_BUILD_VERSION=v1.0.9
3939ARROW_BROTLI_BUILD_SHA256_CHECKSUM=f9e8d81d0405ba66d181529af42a3354f838c939095ff99930da6aa9cdf6fe46
4040ARROW_BZIP2_BUILD_VERSION=1.0.8
You can’t perform that action at this time.
0 commit comments