Skip to content
Commit 0a523334 authored by Kirill Tatunov's avatar Kirill Tatunov Committed by David Edmundson
Browse files

Fix build with libc++

Summary: The build breaks with clang & libc++ because apparently libc++ doesn't transitively include <errno.h> so to use EPERM we need to add it explicitly.

Reviewers: #plasma, #kwin, mart

Reviewed By: #plasma, #kwin, mart

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D16611
parent fc0efa10
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment