]> granicus.if.org Git - postgresql/commit
Inject $(ICU_LIBS) regardless of platform.
authorNoah Misch <noah@leadboat.com>
Mon, 21 Aug 2017 04:22:18 +0000 (21:22 -0700)
committerNoah Misch <noah@leadboat.com>
Mon, 21 Aug 2017 04:22:33 +0000 (21:22 -0700)
commitb8a25494819ac2551a71674effb7f50a7b7b74f6
tree54e176595d667edeae7cad0d8d86477d16e22b44
parent1c3869c0bea4376bcbb358e1abf5ed95e8c41865
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.
src/backend/Makefile