Skip to content

Commit 2e0c17d

Browse files
committed
Add ICU_FLAGS to one more place
Reported-by: Thomas Munro <thomas.munro@enterprisedb.com>
1 parent 524e0f7 commit 2e0c17d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/backend/snowball/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ top_builddir = ../../..
1414
include $(top_builddir)/src/Makefile.global
1515

1616
override CPPFLAGS := -I$(top_srcdir)/src/include/snowball \
17-
-I$(top_srcdir)/src/include/snowball/libstemmer $(CPPFLAGS)
17+
-I$(top_srcdir)/src/include/snowball/libstemmer $(CPPFLAGS) \
18+
$(ICU_CFLAGS)
1819

1920
OBJS= $(WIN32RES) dict_snowball.o api.o utilities.o \
2021
stem_ISO_8859_1_danish.o \

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy