[ 
https://issues.apache.org/jira/browse/MINIFI-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15636658#comment-15636658
 ] 

ASF GitHub Bot commented on MINIFI-123:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/nifi-minifi-cpp/pull/22


> 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)

Reply via email to