HomeFreeBSD

sysutils/fusefs-smbnetfs: fix build with GCC-based architectures

Description

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

Details

Provenance
pkubajAuthored on
Differential Revision
D20108: sysutils/fusefs-smbnetfs: fix build with GCC-based architectures
Parents
rP500559: devel/jfrog-cli: update to 1.25.0
Branches
Unknown
Tags
Unknown