notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: sysutils/fusefs-pod/files/patch-src_fusepod__util.h

Number of commits found: 1

Wednesday, 1 May 2019
17:33 pkubaj search for other commits by this committer
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<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::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
Original commitRevision:500598 

Number of commits found: 1