package/postgresql: add some additional output to pg_config
authorMaxim Kochetkov <fido_max@inbox.ru>
Mon, 25 Jan 2021 11:36:12 +0000 (14:36 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 25 Jan 2021 21:00:48 +0000 (22:00 +0100)
commite3ff618bd84f67992d354f0cc3343813b214b6a0
tree5b8ebacbfa92825ecd99869bf361ec59b435c7d0
parent38d04e6b13410f79ab18044737bdb078c637136a
package/postgresql: add some additional output to pg_config

Some external packages call pg_config to determine the installed
PostgreSQL options. Add this output to Buildroots own pg_config,
so these packages correctly compile.

Added options:
--pkgincludedir
--pgxs
--cflags
--cc
--pkglibdir
--bindir
--sharedir
--localedir
--docdir
--mandir

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/postgresql/pg_config
package/postgresql/postgresql.mk