alamb commented on PR #6961: URL: https://github.com/apache/arrow-rs/pull/6961#issuecomment-2583714686
🤔 maybe it is related to wanting to use the http features? But it still seems to compile just fine for me 🤔 ``` sudo apt-get install gcc-multilib rustup target add i686-unknown-linux-gnu cd object_store cargo check --target=i686-unknown-linux-gnu --features=http ... ``` -- 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]
