diff --git a/builds/posix/make.defaults b/builds/posix/make.defaults index d244ca4527..2fcd095546 100755 --- a/builds/posix/make.defaults +++ b/builds/posix/make.defaults @@ -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