1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-23 00:58:44 +02:00
openwrt-packages/libs/postgresql
Rosen Penev 068b5642bf
postgresql: fix compilation with GCC4
The minimum version of GCC according to prereq-build.mk is 4.8 which
defaults to gnu89. This breaks the host build when the host GCC is less
than 5, which defaults to gnu99. Add a simple CFLAG to fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-05-23 19:15:52 -07:00
..
files treewide: fix service status command in procd compatible services 2019-11-18 06:28:57 +01:00
patches postgresql: fix pkg-config file 2020-03-05 22:41:21 +01:00
Makefile postgresql: fix compilation with GCC4 2020-05-23 19:15:52 -07:00