Skip to content
Snippets Groups Projects
Commit 26fe6404 authored by Mike Hommey's avatar Mike Hommey
Browse files

Bug 1837122 - Fix typo introduced in bug 1834446....

Bug 1837122 - Fix typo introduced in bug 1834446. r=firefox-build-system-reviewers,sergesanspaille, a=dmeehan

Differential Revision: https://phabricator.services.mozilla.com/D180174
parent ae345270
No related branches found
No related tags found
No related merge requests found
......@@ -717,7 +717,7 @@ check_prog(
check_prog(
"INSTALL_NAME_TOOL",
plain_llvm_or_prefixed("llvm-install-name-tool"),
plain_llvm_or_prefixed("install-name-tool"),
when=compile_environment & target_is_darwin & js_standalone,
paths=clang_search_path,
)
......
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