On Thu, Aug 3, 2023 at 4:22 PM Ilya Maximets <i.maxim...@ovn.org> wrote: > > Before GHA, OPTS were always passed as an argument for a *-build.sh > script. But that changed. Linux builds are using the OPTS variable > from the environment, but OSX script does not, so the options are > currently ignored. > > That wasn't a big issue until now, because SSL was not available or > the build actually worked on newer branches. But GHA recently updated > OpenSSl to 3.0+ and we have deprecation warnings on branches that do
nit: OpenSSL > not support OpenSSL 3.0+ (branch 2.16) and that breaks the build. > > Fixes: 6cb2f5a630e3 ("github: Add GitHub Actions workflow.") > Signed-off-by: Ilya Maximets <i.maxim...@ovn.org> Reviewed-by: David Marchand <david.march...@redhat.com> -- David Marchand _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev