[Buildroot] [PATCH 1/2] package/postgresql: add cflags_sl option to pg_config

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jul 25 13:41:02 UTC 2021


On Tue, 22 Jun 2021 15:41:20 +0300
Maxim Kochetkov via buildroot <buildroot at busybox.net> wrote:

> Some external packages call pg_config to determine the installed
> PostgreSQL cflags_sl option. Add this output to Buildroots own
> pg_config, so these packages correctly compile.
> 
> Default value is defined at src/template/linux as:
> 
> Extra CFLAGS for code that will go into a shared library
> CFLAGS_SL="-fPIC"
> 
> Signed-off-by: Maxim Kochetkov <fido_max at inbox.ru>
> ---
>  package/postgresql/pg_config | 4 ++++
>  1 file changed, 4 insertions(+)

Both applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list