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

Issue 1882443002: Fix ports to pass generic options which work with new and old drivers (Closed)

Created:
4 years, 8 months ago by Ankur Mittal
Modified:
4 years, 8 months ago
CC:
native-client-reviews_googlegroups.com, Sam Clegg
Base URL:
https://chromium.googlesource.com/webports.git@master
Target Ref:
refs/heads/master
Project:
webports
Visibility:
Public.

Description

Fix ports to pass generic options which work with new and old drivers - Don't prefix the ar operation with dash - GNU's ar allows optionally prefixing the operation with a dash, but this is not supported by the current version of LLVM's ar which we use with the new toolchain driver. To ensure that we can build all packages with both drivers, we'll always use the non-prefixed operation. - Pass CFLAGS and CXXFLAGS to speex which are set in NACLPORTS_CFLAGS and NACLPORTS_CXXFLAGS BUG=https://bugs.chromium.org/p/webports/issues/detail?id=249 R=bradnelson@google.com, phosek@chromium.org Committed: https://chromium.googlesource.com/webports/+/d938dd2917ec91399798e8ed64c9161f54237487

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -3 lines) Patch
M docs/port_list.md View 1 chunk +1 line, -1 line 0 comments Download
M ports/leveldb/nacl.patch View 1 chunk +18 lines, -0 lines 0 comments Download
M ports/mesa/nacl.patch View 1 chunk +4 lines, -2 lines 0 comments Download
A ports/speex/build.sh View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
Ankur Mittal
PTAL
4 years, 8 months ago (2016-04-11 22:01:56 UTC) #3
Petr Hosek
Could you make the commit message more descriptive? Something like: Don't prefix the ar operation ...
4 years, 8 months ago (2016-04-11 22:33:25 UTC) #5
Ankur Mittal
On 2016/04/11 22:33:25, Petr Hosek wrote: > Could you make the commit message more descriptive? ...
4 years, 8 months ago (2016-04-11 23:08:33 UTC) #8
Petr Hosek
lgtm, can you please add an empty line between the subject (the first line) and ...
4 years, 8 months ago (2016-04-12 18:14:17 UTC) #9
bradn
lgtm https://codereview.chromium.org/1882443002/diff/1/ports/speex/build.sh File ports/speex/build.sh (right): https://codereview.chromium.org/1882443002/diff/1/ports/speex/build.sh#newcode1 ports/speex/build.sh:1: # Copyright (c) 2011 The Native Client Authors. ...
4 years, 8 months ago (2016-04-12 20:30:16 UTC) #12
Ankur Mittal
https://codereview.chromium.org/1882443002/diff/1/ports/speex/build.sh File ports/speex/build.sh (right): https://codereview.chromium.org/1882443002/diff/1/ports/speex/build.sh#newcode1 ports/speex/build.sh:1: # Copyright (c) 2011 The Native Client Authors. All ...
4 years, 8 months ago (2016-04-12 21:26:12 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1882443002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1882443002/20001
4 years, 8 months ago (2016-04-12 21:27:10 UTC) #16
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 8 months ago (2016-04-12 21:27:12 UTC) #18
Ankur Mittal
4 years, 8 months ago (2016-04-12 21:28:25 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
d938dd2917ec91399798e8ed64c9161f54237487 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698