gaussianrecurrence opened a new pull request #696:
URL: https://github.com/apache/geode-native/pull/696


    - As latest tag for ubuntu base image was recently change from 18.04 to
      20.04 it seems that some libraries version changed, like for example
      libc++.
    - As it seems with this new version libc++ headers are either not
      anymore located within /usr/include/c++/v1 or the symlink is missing.
    - So in order to solve that a symlink is manually created to ensure
      clang is able to find libc++ headers.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to