hadoop: switch to openssl@3 (linkage test)#134914
Conversation
|
We're installing prebuilts here, hence the linkage failure. The real source archive has a |
Signed-off-by: Rui Chen <rui@chenrui.dev>
a981553 to
6ac74d8
Compare
|
I think the problem of switching to source build is we need to use On macOS, I don't think there are any compiled libs/bins (ignoring anything that may be packaged inside JARs). On Linux, there are a couple. Part of reason we don't ship the native libraries ( |
|
I removed the particular Linux-specific prebuilts in #135709 so should be fine for now (i.e. no more linkage to OpenSSL). If someone wants, they can try out source build, but I am not sure on switching to source build unless it supports |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
See #134251.