chromium-src-build/config/mac
andybons 2ee65967ad Move rpath ldflags under is_component_build
The shared library flags currently being passed should only be passed in
component builds. The location of dylibs in a non-component build is already
known so it’s superfluous to specify additional search paths via rpath.

-search_paths_first is the default on ld starting with the Xcode4 toolchain.
-L. isn’t needed since the absolute path of the dylib is being specified at link time.

R=mark,dpranke,thakis
BUG=345021

Review URL: https://codereview.chromium.org/1298783003

Cr-Original-Commit-Position: refs/heads/master@{#343793}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 465929bd9eccfd0de10965867e0378eee4a24dd5
2015-08-18 02:16:07 +00:00
..
BUILD.gn Move rpath ldflags under is_component_build 2015-08-18 02:16:07 +00:00
mac_app.py patch from chinmaygarde@ to make progress on mac, ios. 2015-08-07 05:23:38 +00:00
mac_sdk.gni mac, GN: Pass 10.6 as deployment target. 2015-08-11 21:53:27 +00:00
rules.gni patch from chinmaygarde@ to make progress on mac, ios. 2015-08-07 05:23:38 +00:00