mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
The 'tinfo.cc' file needs to get built, because it implements 'std::type_info::operator==(std::type_info const&) const', which is needed by the 'icu' library on ARM. Fixes #1109.