CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/07/13 07:34:08
Modified files:
textproc/libunicode: Makefile
Added files:
textproc/libunicode/patches: patch-CMakeLists_txt
patch-src_libunicode_CMakeLists_txt
patch-src_libunicode_scan_cpp
Log message:
libunicode: backport an upstream commit to allow disabling intrinsics
(SSE on amd64), and set that flag on all archs other than amd64/aarch64.
unbreaks build on i386 and probably most other archs.
ok uaa@
