mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 10:45:56 +08:00
Even if ubuntu provided a libressl package, we'd still need to build this ourself, because we wish to statically link all the dependencies into the plugin. This requires a relocatable (position-independant) static library, and it would be very unlikely for Ubuntu to offer a libressl-pic package.