[
https://issues.apache.org/jira/browse/MINIFI-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15636660#comment-15636660
]
ASF GitHub Bot commented on MINIFI-123:
---------------------------------------
Github user apiri commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/22
Was able to setup a similar environment to test and verified the fix!
Thanks for fixing this up and I have merged it into master.
> CMake does not generate correct linker option when building main executable
> ---------------------------------------------------------------------------
>
> Key: MINIFI-123
> URL: https://issues.apache.org/jira/browse/MINIFI-123
> Project: Apache NiFi MiNiFi
> Issue Type: Bug
> Components: Build
> Affects Versions: cpp-0.0.1
> Reporter: Shawn Hooton
> Priority: Minor
>
> On the Raspbian platform (Debian based) the linker is unsuccessful in linking
> pthreads with the MiNiFi executable because CMake does not specify
> -lpthreads. The following change should create a platform agnostic way of
> making sure posix threads are linked correctly. This change should be
> compatible with CMake 2.8.x and above.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)