diff options
| author | Dmitry Kalinkin <dmitry.kalinkin@gmail.com> | 2020-02-27 12:50:23 -0500 |
|---|---|---|
| committer | Dmitry Kalinkin <dmitry.kalinkin@gmail.com> | 2020-02-27 12:50:23 -0500 |
| commit | 56c2b7cb9a97f2ac86685c19488d32d91e5105cf (patch) | |
| tree | 2528c04a49fabea2059cac4d7b9c8d78c2d6baf4 /pkgs/development/python-modules/python-mapnik | |
| parent | 4b65f859c945b699e1ba91c62b6eb464ec314892 (diff) | |
arrow-cpp: fix RPATH on darwin
Instead of patching test binaries with install_name_tool just set
CMAKE_SKIP_BUILD_RPATH to OFF let cmake compile them with RPATH set
correctly.
Add CMAKE_INSTALL_RPATH to set correct RPATH for the installed
executables for parquet tools. We could set it to an absolute path using
"-DCMAKE_INSTALL_RPATH=${placeholder "out"}", but instead we use
@loader_path to provide a relocable solution.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions
