On 28/01/22 12:23 PM, Bernhard Schmidt wrote: > After that I have pushed Yangfl's patch to our git repo and Salsa CI > looks happy, at least crossbuilding on arm64 appears to work. Since the > patch introduces the use of pkg-config I'm not sure what upstream's take > would be, so I have created a pull request at > > https://github.com/mariadb-corporation/mariadb-connector-odbc/pull/54 > > and updated https://jira.mariadb.org/browse/ODBC-268 accordingly.
This broke upstream's CI because they build on Ubuntu Xenial, where unixodbc-dev does not have .pc files yet (same for Debian stretch). So I think this won't fly for upstream. Bernhard

