Обсуждение: pgsql: Remove support for non-ELF BSD systems

Поиск
Список
Период
Сортировка

pgsql: Remove support for non-ELF BSD systems

От
Peter Eisentraut
Дата:
Remove support for non-ELF BSD systems

This is long obsolete.

Discussion: https://www.postgresql.org/message-id/8eacdc0d-123f-dbca-bacf-0a68766a4889@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c72f9b9502eadb6b84c6681cdb3bff12b35d3c8a

Modified Files
--------------
configure                      | 299 ++++++++++++++++++-----------------------
configure.in                   |  24 ----
src/Makefile.global.in         |   4 -
src/Makefile.shlib             |  71 ++++------
src/makefiles/Makefile.freebsd |  12 --
src/makefiles/Makefile.netbsd  |  14 --
src/makefiles/Makefile.openbsd |  12 --
7 files changed, 161 insertions(+), 275 deletions(-)