Thread: [COMMITTERS] pgsql: Fix order of ICU_CFLAGS

[COMMITTERS] pgsql: Fix order of ICU_CFLAGS

From
Peter Eisentraut
Date:
Fix order of ICU_CFLAGS

It must be before CPPFLAGS so that an ICU installation in a nonstandard
path can take precedence over one in the system path.

Branch
------
master

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

Modified Files
--------------
src/Makefile.global.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)