K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-04-30T19:27:27.837913Z K 7 svn:log V 512 sysutils/fusefs-smbnetfs: fix build with GCC-based architectures This port requires USES=compiler:c11 and including strings.h in one source file to build on GCC architectures. event.o:(.text+0x838): undefined reference to `g_atomic_int_get' event.o:(.text+0x9c4): undefined reference to `g_atomic_int_get' event.o:(.text+0x9dc): undefined reference to `g_atomic_int_set' PR: 237221 Approved by: mi@ALDAN.algebra.com (maintainer timeout), mat (mentor) Differential Revision: https://reviews.freebsd.org/D20108 END