Make app shims launch without a DYLD_LIBRARY_PATH.
App shims from a component build previously wouldn't launch without the DYLD_LIBRARY_PATH environment variable set to the path to the out directory. This change embeds the path so that they can be launched normally. Change-Id: I5c88b0e70172d385d93e8de8d096b03ea408d942 Reviewed-on: https://chromium-review.googlesource.com/c/1393533Reviewed-by:ccameron <ccameron@chromium.org> Commit-Queue: Sidney San Martín <sdy@chromium.org> Cr-Commit-Position: refs/heads/master@{#619648}
Showing
Please register or sign in to comment