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

Issue 14371012: [MIPS] Add build support for MIPS in openssl.gyp (Closed)

Created:
7 years, 8 months ago by petarj
Modified:
7 years, 7 months ago
Reviewers:
agl, wtc, Ryan Sleevi, digit1
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/deps/openssl.git@master
Visibility:
Public.

Description

[MIPS] Add build support for MIPS in openssl.gyp The gyp file missed support for MIPS arch. This caused a build break when content shell was built for MIPS. BUG=130022 TEST=build content shell for MIPS

Patch Set 1 #

Patch Set 2 : Add autogenerated changes in openssl.gypi. #

Patch Set 3 : [MIPS] Add build support for MIPS in openssl.gyp #

Patch Set 4 : [MIPS] Add build support for MIPS in openssl.gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -1 line) Patch
M import_from_android.sh View 1 2 1 chunk +1 line, -1 line 0 comments Download
M openssl.gyp View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M openssl.gypi View 1 2 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
petarj
PTAL.
7 years, 8 months ago (2013-04-22 13:01:11 UTC) #1
digit1
lgtm - The Android build already supports MIPS. I've added Ryan, Wan-Teh and Adam on ...
7 years, 8 months ago (2013-04-22 13:03:52 UTC) #2
petarj
On 2013/04/22 13:03:52, digit1 wrote: > lgtm - The Android build already supports MIPS. > ...
7 years, 8 months ago (2013-04-22 13:10:08 UTC) #3
digit1
Unfortunately not, you will have to perform a DEPS roll of OpenSSL in the main ...
7 years, 8 months ago (2013-04-22 13:25:27 UTC) #4
digit1
Actually, forget about it. This change shouldn't change the host and Android builds (except for ...
7 years, 8 months ago (2013-04-22 13:28:33 UTC) #5
petarj
On 2013/04/22 13:28:33, digit1 wrote: > Actually, forget about it. This change shouldn't change the ...
7 years, 8 months ago (2013-04-22 13:49:45 UTC) #6
digit
Yes, we need the approval of one of the owners first though.
7 years, 8 months ago (2013-04-22 13:57:58 UTC) #7
agl
lgtm
7 years, 8 months ago (2013-04-22 14:47:49 UTC) #8
wtc
Patch set 1 LGTM. Note: in the CL's description, you can just say BUG=130022 It's ...
7 years, 8 months ago (2013-04-22 18:31:28 UTC) #9
petarj
On 2013/04/22 18:31:28, wtc wrote: > Patch set 1 LGTM. > > Note: in the ...
7 years, 8 months ago (2013-04-22 23:14:44 UTC) #10
petarj
On 2013/04/22 23:14:44, petarj wrote: > On 2013/04/22 18:31:28, wtc wrote: > > Patch set ...
7 years, 8 months ago (2013-04-23 12:09:04 UTC) #11
digit
Yes, all changes from running import_from_android.sh should be there. I should have caught that :(
7 years, 8 months ago (2013-04-23 12:19:04 UTC) #12
petarj
Changes in openssl.gypi added. PTAL.
7 years, 8 months ago (2013-04-23 12:40:44 UTC) #13
wtc
Patch set 2 LGTM.
7 years, 8 months ago (2013-04-23 17:31:53 UTC) #14
petarj
On 2013/04/23 17:31:53, wtc wrote: > Patch set 2 LGTM. David, can you push the ...
7 years, 8 months ago (2013-04-24 14:15:31 UTC) #15
digit1
Mmm, it seems I can't push the change manually either from checking commit, gcl dcommit ...
7 years, 7 months ago (2013-04-29 16:07:34 UTC) #16
digit1
I've duplicated this in https://chromiumcodereview.appspot.com/14531003/ to be able to submit the latter. Please take a ...
7 years, 7 months ago (2013-04-29 16:23:00 UTC) #17
petarj
7 years, 7 months ago (2013-04-29 17:34:51 UTC) #18
On 2013/04/29 16:23:00, digit1 wrote:
> I've duplicated this in https://chromiumcodereview.appspot.com/14531003/ to be
> able to submit the latter. Please take a look. Thanks.

Comitted at:
https://chromiumcodereview.appspot.com/14531003/

Powered by Google App Engine
This is Rietveld 408576698