K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-04-30T19:23:44.217996Z K 7 svn:log V 558 chinese/scim-fcitx: fix build with GCC-based architectures Apart from using new GCC on GCC architectures, this port also needs to including sys/types.h and cstring in some cpp files: /usr/local/lib/libscim-1.0.so: undefined reference to `std::__cxx11::basic_string, std::allocator >::_M_assign(std::__cxx11::basic_string, std::allocator > const&)@GLIBCXX_3.4.21' PR: 237148 Approved by: meta (maintainer timeout), mat (mentor) Differential Revision: https://reviews.freebsd.org/D20106 END