zhouyuan commented on PR #11444: URL: https://github.com/apache/gluten/pull/11444#issuecomment-4552978541
@philo-he In Gluten we only need to enable dynamic linking with openssl when packaging with vcpkg, which is not available in current impl. This patch enabled this feature > FIPS-enabled OpenSSL The vender need to provide a `fips.so` in local runtime, the OS will need to make sure all libs are available on `LD_LIBRARY_PATH` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
