[Buildroot] [NEXT 1/1] postgresql: bump to 10.1

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Nov 22 21:28:58 UTC 2017


Hello,

> - PostgreSQL 10.0 and above will default to checking for /dev/urandom if an
>   SSL library is not found, which will fail when cross compiling.
>   The workaround is to add --disable-strong-random to the configure options
>   if a SSL library not selected.

Since /dev/urandom is guaranteed to be provided on Linux systems, I
believe a better solution is to pass ac_cv_file__dev_urandom=yes in
POSTGRESQL_CONF_ENV, so that the PostgreSQL configure script knows
that /dev/urandom will be available on the target.

Could you test this instead?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list