GitHub user DaveBirdsall opened a pull request:
https://github.com/apache/trafodion/pull/1576
[TRAFODION-3083] Fix compile problem on CentOS7
Add -lpthread to list of libraries used for link.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DaveBirdsall/trafodion FixCompileIssue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1576.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1576
----
commit 4de77d3e38c193763ffb28ea52dc0579cb7bad90
Author: Dave Birdsall <dbirdsall@...>
Date: 2018-05-23T20:33:55Z
[TRAFODION-3083] Fix compile problem on CentOS7
----
---
|