Skip to content
Snippets Groups Projects
Commit 89db6f8a authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

[j.0] Revert "mac_package.py + debug message" ()

Merging branch 'j.0'  into 'main'.

See merge request !2499
parents 81efea58 186e4087
No related branches found
No related tags found
1 merge request!2499Revert "mac_package.py + debug message"
Pipeline #139140 passed
......@@ -867,7 +867,6 @@ for dst, lib in pkg.dst_tbl.items():
#-- apply RPATHs
print("\n%s: Add proper RPATHs to the binaries..." % TITLE)
for lib in pkg.dst_tbl.values():
print(f"... lib {lib} has rpaths {lib.rpaths}.")
# eg. RPATHS for 'lib/libA.dylib': ../Library , ../Frameworks/Qt
# eg. install_name_tool libA.so -add_rpath RPATH1 -add_rpath RPATH2 ...
_cmd_list = []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment