Обсуждение: [COMMITTERS] pgsql: Inject $(ICU_LIBS) regardless of platform.

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

[COMMITTERS] pgsql: Inject $(ICU_LIBS) regardless of platform.

От
Noah Misch
Дата:
Inject $(ICU_LIBS) regardless of platform.

It appeared in a conditional that excludes AIX, Cygwin and MinGW.  Give
ICU support a chance to work on those platforms.  Back-patch to v10,
where ICU support was introduced.

Branch
------
REL_10_STABLE

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

Modified Files
--------------
src/backend/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)