D16218: [KDevelop/Core]: safe signal-handler implementation (WIP)

René J.V. Bertin noreply at phabricator.kde.org
Mon Oct 15 10:17:44 BST 2018


rjvbb added a comment.


  Re: the testing I did on FreeBSD: that's with a dedicated demonstrator; I cannot currently build KDevelop5 there.

INLINE COMMENTS

> CMakeLists.txt:162
>  endif()
> +if(UNIX)
> +    target_link_libraries(KDevPlatformShell PRIVATE "-pthreads")

I'm not certain why this would be required; linking fails without it (on Linux) when building with Clang. I'm seeing that in 1 or 2 other locations too.

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D16218

To: rjvbb, #kdevelop
Cc: kdevelop-devel, glebaccon, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20181015/84e5314a/attachment-0001.html>


More information about the KDevelop-devel mailing list