summaryrefslogtreecommitdiff
path: root/www/nginx-devel/files/extra-patch-ktls
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-06-05 20:46:32 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-06-05 20:46:32 +0000
commit51b35c7f22aa7bf9f20a1fe92bc613c52e22e0ea (patch)
tree8a13dc6e26b8047466459d16e2213aa3cd0a1fd8 /www/nginx-devel/files/extra-patch-ktls
parentnet/rsocket-cpp: Update 2020.05.25.00 -> 2020.06.01.00 (diff)
sysutils/kio-fuse: fix build on GCC architectures
ENODATA is not defined on GCC systems: /wrkdirs/usr/ports/sysutils/kio-fuse/work/kio-fuse-4.95.0/kiofusevfs.cpp: In static member function 'static int KIOFuseVFS::kioErrorToFuseError(int)': /wrkdirs/usr/ports/sysutils/kio-fuse/work/kio-fuse-4.95.0/kiofusevfs.cpp:2323:55: error: 'ENODATA' was not declared in this scope 2323 | case KIO::ERR_NO_CONTENT : return ENODATA; Guard it behind ifdef. PR: 247009 Approved by: tcberner (maintainer)
Notes
Notes: svn path=/head/; revision=538056
Diffstat (limited to 'www/nginx-devel/files/extra-patch-ktls')
0 files changed, 0 insertions, 0 deletions