]> 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:18 +0000 (21:22 -0700)
commit66ed3829df959adb47f71d7c903ac59f0670f3e1
treefec270a8890c689fe090aeeff0ce56223dd0820b
parentc6293249dc178f52dd508c3e6ff353af41c90b58
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