8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 16:03:03 +01:00

update ICU version in the comment

This commit is contained in:
real-dam 2025-01-16 14:06:07 +00:00 committed by Alexander Peshkov
parent c3475c5380
commit afb25dddf5

View File

@ -101,7 +101,7 @@ GLOB_OPTIONS:=
#____________________________________________________________________________
# Firebird needs no RTTI, make it build with icu-75.1
# Firebird needs no RTTI, make it build with icu-76.1
RTTI_FLAG:= -fno-rtti -DU_SHOW_CPLUSPLUS_API=0 -DU_SHOW_CPLUSPLUS_HEADER_API=0
# If this is defined then we use special rules useful for developers only