Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(121)

Issue 15785007: Add $(inherited) to the conditional OTHER_LDFLAGS settings to prevent them from masking (Closed)

Created:
7 years, 6 months ago by Alexander Potapenko
Modified:
7 years, 6 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, Nico
Visibility:
Public.

Description

Add $(inherited) to the conditional OTHER_LDFLAGS settings to prevent them from masking the value of non-conditional OTHER_LDFLAGS. R=mark@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=205521

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M build/common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Alexander Potapenko
Mark can you please check whether this is correct? In a 32-bit iossim ASan build ...
7 years, 6 months ago (2013-06-11 13:21:48 UTC) #1
Mark Mentovai
LGTM in that $(inherited) is correct, but we should strive to get rid of the ...
7 years, 6 months ago (2013-06-11 13:23:14 UTC) #2
Alexander Potapenko
On 2013/06/11 13:21:48, Alexander Potapenko wrote: > Mark can you please check whether this is ...
7 years, 6 months ago (2013-06-11 13:23:30 UTC) #3
Alexander Potapenko
Committed patchset #1 manually as r205521 (presubmit successful).
7 years, 6 months ago (2013-06-11 13:25:15 UTC) #4
Mark Mentovai
I don’t think so.
7 years, 6 months ago (2013-06-11 13:39:52 UTC) #5
Nico
7 years, 6 months ago (2013-06-11 17:10:14 UTC) #6
On Tue, Jun 11, 2013 at 6:23 AM, <glider@chromium.org> wrote:

> On 2013/06/11 13:21:48, Alexander Potapenko wrote:
>
>> Mark can you please check whether this is correct?
>> In a 32-bit iossim ASan build the flags passed via OTHER_LDFLAGS had been
>> dropped by xcodebuild because the more specific OTHER_LDFLAGS[arch=i386]
>> were
>>
> in
>
>> place. Adding $(inherited) in front of the conditional flags (as Nico
>>
> suggested)
>
>> seems to help.
>>
>
> BTW do we have any xcodebuild trybots?
>

http://build.chromium.org/p/tryserver.chromium/waterfall lists all trybots.
There's "mac_xcodebuild".


>
>
https://codereview.chromium.**org/15785007/<https://codereview.chromium.org/1...
>

Powered by Google App Engine
This is Rietveld 408576698