GitHub user traflm opened a pull request:
https://github.com/apache/trafodion/pull/1553
[TRAFODION-1861] Run Trafodion on CentOS 7
Solve the link issue when using GCC 4.8 on CentOS 7
So Trafodion can start on CentOS 7 with this change
It also depends on https://github.com/apache/trafodion/pull/1552 to make
the code build success
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/traflm/trafodion TRAFODION-1861
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1553.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 #1553
----
commit 4addf763ee18eb9cb01e2bd0fecde297a60f485c
Author: LiuMing <ovis_poly@...>
Date: 2018-05-08T04:01:46Z
[TRAFODION-1861] Run Trafodion on CentOS 7
----
---