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

Issue 285293009: net: Unbreak component build on Linux. (Closed)

Created:
6 years, 7 months ago by tfarina
Modified:
6 years, 7 months ago
Reviewers:
brettw, wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, scottmg, wtc
Visibility:
Public.

Description

net: Unbreak component build on Linux. This is happening when running the following command line: $ gn gen out/Debug --args='is_component_build=true' ERROR at //net/third_party/nss/ssl/BUILD.gn:122:18: Item not found configs -= [ "//build/config/gcc:symbol_visibility_hidden" ] ^-------------------------------------------- You were trying to remove "//build/config/gcc:symbol_visibility_hidden" from the list but it wasn't there. BUG=None TEST=above R=brettw@chromium.org,wtc@chromium.org NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271294

Patch Set 1 #

Total comments: 2

Patch Set 2 : check component_mode #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M net/third_party/nss/ssl/BUILD.gn View 1 2 chunks +4 lines, -5 lines 2 comments Download

Messages

Total messages: 8 (0 generated)
tfarina
6 years, 7 months ago (2014-05-16 16:13:18 UTC) #1
brettw
lgtm https://codereview.chromium.org/285293009/diff/1/net/third_party/nss/ssl/BUILD.gn File net/third_party/nss/ssl/BUILD.gn (right): https://codereview.chromium.org/285293009/diff/1/net/third_party/nss/ssl/BUILD.gn#newcode81 net/third_party/nss/ssl/BUILD.gn:81: configs -= [ "//build/config/gcc:symbol_visibility_hidden" ] To match the ...
6 years, 7 months ago (2014-05-16 17:01:57 UTC) #2
tfarina
https://codereview.chromium.org/285293009/diff/1/net/third_party/nss/ssl/BUILD.gn File net/third_party/nss/ssl/BUILD.gn (right): https://codereview.chromium.org/285293009/diff/1/net/third_party/nss/ssl/BUILD.gn#newcode81 net/third_party/nss/ssl/BUILD.gn:81: configs -= [ "//build/config/gcc:symbol_visibility_hidden" ] On 2014/05/16 17:01:57, brettw ...
6 years, 7 months ago (2014-05-16 17:35:16 UTC) #3
wtc
Patch set 2 LGTM. https://codereview.chromium.org/285293009/diff/20001/net/third_party/nss/ssl/BUILD.gn File net/third_party/nss/ssl/BUILD.gn (left): https://codereview.chromium.org/285293009/diff/20001/net/third_party/nss/ssl/BUILD.gn#oldcode123 net/third_party/nss/ssl/BUILD.gn:123: } Does Mac, iOS, or ...
6 years, 7 months ago (2014-05-16 23:12:08 UTC) #4
tfarina
https://codereview.chromium.org/285293009/diff/20001/net/third_party/nss/ssl/BUILD.gn File net/third_party/nss/ssl/BUILD.gn (left): https://codereview.chromium.org/285293009/diff/20001/net/third_party/nss/ssl/BUILD.gn#oldcode123 net/third_party/nss/ssl/BUILD.gn:123: } On 2014/05/16 23:12:07, wtc wrote: > > Does ...
6 years, 7 months ago (2014-05-16 23:23:37 UTC) #5
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-18 05:26:20 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/285293009/20001
6 years, 7 months ago (2014-05-18 05:26:29 UTC) #7
commit-bot: I haz the power
6 years, 7 months ago (2014-05-18 14:17:42 UTC) #8
Message was sent while issue was closed.
Change committed as 271294

Powered by Google App Engine
This is Rietveld 408576698