facebook / facebook/hhvm

make install doesn't remove rpath from mysql

Open
#4,654 6 comments 0 reactions 0 assignees View on GitHub
build
Dominant language
C++
Stars
18.7k
Forks
3.1k
Avg merge
1h 47m
Merged PRs (30d)
2

Description

according to this document http://www.cmake.org/Wiki/CMake_RPATH_handling cmake should remove rpath during make install, but currently it does not.

This is currently worked arounnd by installing chrpath (in CMake/HPHPFunctions.cmake) , but this dependency shouldn't be needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.