Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 5708936187478016: Issue 1906 - Fix broken Android build (Closed)

Created:
Jan. 29, 2015, 2:16 p.m. by René Jeschke
Modified:
Jan. 29, 2015, 5:28 p.m.
Reviewers:
Felix Dahlke
CC:
Wladimir Palant, sergei
Visibility:
Public.

Description

Issue 1906 - Fix broken Android build

Patch Set 1 #

Total comments: 11

Patch Set 2 : Fixed some formatting issues, shared_ptr.reset() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -7 lines) Patch
M Makefile View 1 2 chunks +2 lines, -1 line 0 comments Download
M libadblockplus.gyp View 1 chunk +1 line, -1 line 0 comments Download
M test/Notification.cpp View 1 4 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 5
René Jeschke
http://codereview.adblockplus.org/5708936187478016/diff/5629499534213120/Makefile File Makefile (right): http://codereview.adblockplus.org/5708936187478016/diff/5629499534213120/Makefile#newcode5 Makefile:5: ANDROID_PARAMETERS += arm_neon=0 armv7=0 arm_fpu=off vfp3=off arm_float_abi=default The v8 ...
Jan. 29, 2015, 2:22 p.m. (2015-01-29 14:22:22 UTC) #1
Felix Dahlke
Looks great, I bet that took some digging :P Only some nits from my end. ...
Jan. 29, 2015, 4:49 p.m. (2015-01-29 16:49:25 UTC) #2
Felix Dahlke
Forgot to mention, but this is not trivial enough to be a Noissue. Can you ...
Jan. 29, 2015, 4:58 p.m. (2015-01-29 16:58:40 UTC) #3
René Jeschke
http://codereview.adblockplus.org/5708936187478016/diff/5629499534213120/Makefile File Makefile (right): http://codereview.adblockplus.org/5708936187478016/diff/5629499534213120/Makefile#newcode5 Makefile:5: ANDROID_PARAMETERS += arm_neon=0 armv7=0 arm_fpu=off vfp3=off arm_float_abi=default On 2015/01/29 ...
Jan. 29, 2015, 5:07 p.m. (2015-01-29 17:07:53 UTC) #4
Felix Dahlke
Jan. 29, 2015, 5:27 p.m. (2015-01-29 17:27:36 UTC) #5
LGTM!

Powered by Google App Engine
This is Rietveld