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

Issue 1868563002: GN: Fix iOS build for BoringSSL (Closed)

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

Description

GN: Fix iOS build for BoringSSL When generating ninja files with GN for WebRTC, this error is produced: $ gn gen --args="target_os=\"ios\"" out/Default ERROR at //third_party/boringssl/BUILD.gn:86:9: Undefined variable for +=. defines += [ "OPENSSL_NO_ASM" ] ^------ I don't have something with this name in scope now. Chromium doesn't use BoringSSL for iOS and there are no iOS GN bots in https://build.chromium.org/p/client.boringssl/waterfall which is probably why this has gone unnoticed so far. BUG=webrtc:5195 Committed: https://crrev.com/03164f2a6403a28c6d4c1f4b71512f242ea102f7 Cr-Commit-Position: refs/heads/master@{#385684}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M third_party/boringssl/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
kjellander_chromium
4 years, 8 months ago (2016-04-06 16:25:10 UTC) #2
kjellander_chromium
4 years, 8 months ago (2016-04-06 16:25:19 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1868563002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1868563002/1
4 years, 8 months ago (2016-04-06 16:25:43 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-06 17:02:20 UTC) #7
agl
LGTM Oh, davidben is away too. I see no reason to block this.
4 years, 8 months ago (2016-04-07 00:27:41 UTC) #11
davidben
lgtm
4 years, 8 months ago (2016-04-07 03:16:36 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1868563002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1868563002/1
4 years, 8 months ago (2016-04-07 07:08:55 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-07 07:18:12 UTC) #16
commit-bot: I haz the power
4 years, 8 months ago (2016-04-07 07:19:15 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/03164f2a6403a28c6d4c1f4b71512f242ea102f7
Cr-Commit-Position: refs/heads/master@{#385684}

Powered by Google App Engine
This is Rietveld 408576698