From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [NEXT 1/1] postgresql: bump to 10.1
Date: Wed, 22 Nov 2017 22:28:58 +0100 [thread overview]
Message-ID: <20171122222858.62ab3d5f@windsurf.lan> (raw)
In-Reply-To: <20171120144352.11599-1-aduskett@gmail.com>
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
prev parent reply other threads:[~2017-11-22 21:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-20 14:43 [Buildroot] [NEXT 1/1] postgresql: bump to 10.1 Adam Duskett
2017-11-22 21:28 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171122222858.62ab3d5f@windsurf.lan \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox