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

Issue 1319733003: Mark Clang-based toolchain as such and vice-versa (Closed)

Created:
5 years, 3 months ago by Petr Hosek
Modified:
5 years, 3 months ago
Reviewers:
bradnelson
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/src/native_client.git@master
Target Ref:
refs/heads/master
Project:
nacl
Visibility:
Public.

Description

Mark Clang-based toolchain as such and vice-versa GN build configuration uses the is_clang flag to set up compiler flags for the toolchain and we need to set this flag accordingly to avoid using Clang-specific flags for GCC and vice-versa. BUG=https://code.google.com/p/chromium/issues/detail?id=462791 R=bradnelson@chromium.org Committed: https://chromium.googlesource.com/native_client/src/native_client/+/e861ae41c737fce493bfdd9b6e50614998b21e63

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M build/toolchain/nacl/BUILD.gn View 7 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Petr Hosek
5 years, 3 months ago (2015-08-26 15:11:16 UTC) #2
bradnelson
lgtm, although not sure what you want to do in light of the gn refactor.
5 years, 3 months ago (2015-08-26 23:25:38 UTC) #3
Petr Hosek
I needed this change while trying to get PPAPI NaCl tests to build in Chrome ...
5 years, 3 months ago (2015-08-28 15:47:24 UTC) #4
Petr Hosek
Committed patchset #1 (id:1) manually as e861ae41c737fce493bfdd9b6e50614998b21e63 (presubmit successful).
5 years, 3 months ago (2015-08-28 15:48:00 UTC) #5
Dirk Pranke
On 2015/08/28 15:48:00, Petr Hosek wrote: > Committed patchset #1 (id:1) manually as > e861ae41c737fce493bfdd9b6e50614998b21e63 ...
5 years, 3 months ago (2015-08-31 21:27:29 UTC) #6
native-client-reviews_googlegroups.com
I can do that. On Mon, Aug 31, 2015 at 2:27 PM <dpranke@chromium.org> wrote: > ...
5 years, 3 months ago (2015-08-31 21:32:42 UTC) #7
Dirk Pranke
5 years, 3 months ago (2015-08-31 21:33:04 UTC) #8
Message was sent while issue was closed.
On 2015/08/31 21:27:29, Dirk Pranke wrote:
> On 2015/08/28 15:48:00, Petr Hosek wrote:
> > Committed patchset #1 (id:1) manually as
> > e861ae41c737fce493bfdd9b6e50614998b21e63 (presubmit successful).
> 
> This change probably needs to be merged into the chromium //build/toolchain
> files now. Do you want to do that, or shall I?

Actually, this might not have been needed, since the chromium //build files that
you were using got confused over nacl + clang , but I think the latest version
might be correct.

I am verifying this now.

Powered by Google App Engine
This is Rietveld 408576698