mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Changelog: https://www.postgresql.org/about/news/postgresql-172-166-1510-1415-1318-and-1222-released-2965/ - Use meson build system and drop automake quirks. - Since commit https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=68a4b58eca032916e2aad78d63f717dcb147e906 BR2_TOOLCHAIN_HAS_THREADS_NPTL is mandatory dependency - Since commit https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=8d9a9f034e925568342c7ccfd8d351a3cd20e7f3 BR2_ENABLE_LOCALE is mandatory dependency Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru> [Julien: - add dependencies to host-bison and host-flex - remove extra empty lines - add -Dspinlocks=true - add -Dreadline=enabled - fix --Dreadline=disabled extra dash - add -Dzlib=enabled - add -Dssl=none ] Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Julien Olivain <ju.o@free.fr>