[Bug 243870] sysutils/kio-fuse: fix build on GCC architectures
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 4 14:41:39 GMT 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243870
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: pkubaj
Date: Tue Feb 4 14:40:42 UTC 2020
New revision: 525170
URL: https://svnweb.freebsd.org/changeset/ports/525170
Log:
sysutils/kio-fuse: fix build on GCC architectures
As usual, C++11 compiler is necessary.
Another issue is that ENODATA is not defined on GCC systems. Include
boost/cerrno.hpp (boost is already indirect dependency) to have this macro.
PR: 243870
Approved by: adridg (maintainer)
Changes:
head/sysutils/kio-fuse/Makefile
head/sysutils/kio-fuse/files/patch-kiofusevfs.cpp
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the kde-freebsd
mailing list