Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2e0c17d

Browse files
committed
Add ICU_FLAGS to one more place
Reported-by: Thomas Munro <thomas.munro@enterprisedb.com>
1 parent524e0f7 commit2e0c17d

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
overrideCPPFLAGS := -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)

[8]ページ先頭

©2009-2025 Movatter.jp