danepitkin commented on issue #40756:
URL: https://github.com/apache/arrow/issues/40756#issuecomment-2020711485

   IMO we need two calls to `externalproject_add` in CMake. One for the trimmed 
boost lib and one for the official boost lib to fallback to. Since they are 
different binaries, they each need their own `add` to configure the correct 
hash. e.g.
   
   ```
    ARROW_BOOST_BUILD_VERSION=1.81.0
   
ARROW_BOOST_BUILD_TRIMMED_SHA256_CHECKSUM=9e0ffae35528c35f90468997bc8d99500bf179cbae355415a89a600c38e13574
   
ARROW_BOOST_BUILD_SHA256_CHECKSUM=205666dea9f6a7cfed87c7a6dfbeb52a2c1b9de55712c9c1a87735d7181452b6
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to