K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-05-01T17:33:45.887560Z K 7 svn:log V 535 sysutils/fusefs-pod: fix build with GCC-based architectures Switch to GCC from ports on GCC architectures to fix linking and include strings.h in src/fusepod_util.h to find strcasecmp: /usr/local/lib/libtag.so: undefined reference to `std::__cxx11::basic_string, std::allocator >::find_last_not_of(wchar_t const*, unsigned long, unsigned long) const@GLIBCXX_3.4.21' PR: 237157 Approved by: mat (mentor), fjoe (maintainer timeout) Differential Revision: https://reviews.freebsd.org/D20113 END