pgsql: Get rid of use of dlltool in Mingw builds.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Get rid of use of dlltool in Mingw builds.
Дата
Msg-id E1WDHZN-0005y9-3M@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Get rid of use of dlltool in Mingw builds.

We are almost completely out of the dlltool game, if this works.

Hiroshi Inoue

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/846e91e0223cf9f2821c3ad4dfffffbb929cb027

Modified Files
--------------
src/Makefile.shlib           |   41 ++++++++++++++++++++---------------------
src/backend/Makefile         |   16 ++++------------
src/makefiles/Makefile.win32 |    4 +---
3 files changed, 25 insertions(+), 36 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Cygwin build fixes.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Flush a stray definition of $(DLLTOOL).