D6796: Fix for solid on a musl based system
Bart Ribbers
noreply at phabricator.kde.org
Thu Jul 20 10:09:24 UTC 2017
PureTryOut created this revision.
PureTryOut added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY
Currently compiling solid fails due to "dev_t" being undefined, this patch fixes that by checking if "dev_t" is available and if not import the library that has it. Basically the procedure for FreeBSD, but now also for other systems (like Alpine Linux).
REPOSITORY
R245 Solid
REVISION DETAIL
https://phabricator.kde.org/D6796
AFFECTED FILES
src/solid/devices/backends/udisks2/udisksblock.h
To: PureTryOut
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170720/57943063/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list