Fix build Firefox with ICU 78.1

"lumaro" ([email protected] via blfs-support Mailing List) <[email protected]> Sat, 01 Nov 2025 19:49:02 +0100
Newsgroups gmane.linux.lfs.beyond.support
Message-ID <[email protected]>
Hi all,

With ICU 78.1 and Firefox 144.0.2 needs add a new class in 
"intl/lwbrk/LineBreaker.cpp", share sed command, works fine for me.
...

_for i in 43 44 45 46 47 48; do_
_ sed -i '/ZWJ/s/}/,CLASS_CHARACTER&/' intl/lwbrk/LineBreaker.cpp _
_ done_
-----------
_ # add icu 78 new class_
_ sed -i '/VIRAMA = 47/a\      /* UNAMBIGUOUS_HYPHEN = 48,           
[UH] */ CLASS_CHARACTER,'\_
_ intl/lwbrk/LineBreaker.cpp_
-----------

_ sed -i 's/icu-i18n/icu-uc &/' js/moz.configure_
...

Just share it in case it helps you. Thank you, Luis.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-support
Unsubscribe: See the above information page