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

Issue 1902593003: [Mac/GN] Do not specify any default_libs to link. (Closed)

Created:
4 years, 8 months ago by Robert Sesek
Modified:
4 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac/GN] Do not specify any default_libs to link. This is the wrong thing to do. Targets should have control over what they link, since adding frameworks can have run-time side effects. The only library that is required is libSystem.dylib, but the linker implicitly adds that unless it is creating a static executable. BUG=431177 Committed: https://crrev.com/4806ea270d3151fddb36117261fbebb28ecbb2c4 Cr-Commit-Position: refs/heads/master@{#389111}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -11 lines) Patch
M base/BUILD.gn View 1 chunk +8 lines, -1 line 0 comments Download
M build/config/BUILD.gn View 1 chunk +3 lines, -10 lines 0 comments Download
M ui/base/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
Robert Sesek
4 years, 8 months ago (2016-04-21 17:40:04 UTC) #3
Dirk Pranke
lgtm. You'll still need OWNERS reviews for //base and //ui, though.
4 years, 8 months ago (2016-04-21 17:41:42 UTC) #4
Robert Sesek
+mark for //base OWNERS
4 years, 8 months ago (2016-04-21 17:42:21 UTC) #6
Mark Mentovai
Obvious LGTM
4 years, 8 months ago (2016-04-21 18:28:44 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1902593003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1902593003/1
4 years, 8 months ago (2016-04-22 14:41:36 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-22 15:26:50 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:47:39 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4806ea270d3151fddb36117261fbebb28ecbb2c4
Cr-Commit-Position: refs/heads/master@{#389111}

Powered by Google App Engine
This is Rietveld 408576698