Files
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
..
2020-03-05 22:41:21 +01:00
2020-05-23 19:15:52 -07:00