Hi list,
I wanted to update [0] Conan package for building libpq 14.1. Usually it's enough to add new tarball and declare it's
hash, but it seems that since 14.0 cross-compiling to armv8 MacOS now fails, and I *guess* it's due to removed
`--disable-strong-random` option.
Here's some snippets
Thanks Tom!
Should we expect this fix in the next 14 patch release, or only in 15.x?
If latter, I would add this patch into Conan package itself, to make it work
earlier.
On 2021-11-30 23:33, Tom Lane wrote:
I wrote:
It seems like a useful test when *not* cross compiling, which is most
of th