Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Jan 15, 2025
1 parent 045daf7 commit 3c0a6bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crosstool/osx_cc_wrapper.sh.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ function call_install_name() {
"@loader_path/$2/$3" "${OUTPUT}"
}

# TODO: Remove when --incompatible_macos_set_install_name is not disable-able
# Do replacements in the output
for rpath in ${RPATHS}; do
for lib in ${LIBS}; do
Expand Down

0 comments on commit 3c0a6bf

Please sign in to comment.