aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/c.py
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2018-06-08 00:37:24 +0530
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2018-06-18 06:33:23 +0000
commit69f817b0e36f8fba7d2bd81cf569d9ad09bb7a2b (patch)
tree74665a6ec61f55032d7537037eddd29f121cc708 /mesonbuild/compilers/c.py
parente3757e3d3cf24327c89dd3fc40f6cc933510f676 (diff)
downloadmeson-69f817b0e36f8fba7d2bd81cf569d9ad09bb7a2b.zip
meson-69f817b0e36f8fba7d2bd81cf569d9ad09bb7a2b.tar.gz
meson-69f817b0e36f8fba7d2bd81cf569d9ad09bb7a2b.tar.bz2
depfixer: Rewrite install_name for dylibs on install
The install name is used by consumers of the library to find the library at runtime. If it's @rpath/libfoo.dylib, all consumers must manually add the library path to RPATH, which is not what people expect. Almost everyone sets the library install name as the full path to the library, and this is done at install time with install_name_tool.
Diffstat (limited to 'mesonbuild/compilers/c.py')
0 files changed, 0 insertions, 0 deletions