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

Issue 3181032: [gcc] Add nacl to libstdc++'s list of glibc-based architectures (Closed)

Created:
10 years, 4 months ago by Mark Seaborn
Modified:
9 years, 5 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
ssh://gitrw.chromium.org/nacl-toolchain
Visibility:
Public.

Description

[gcc] Add nacl to libstdc++'s list of glibc-based architectures Note that this does not affect newlib-based libstdc++ builds, for which crossconfig.m4 is not consulted (see configure.ac). Update "configure" by running autoconf 2.59. BUG=http://code.google.com/p/nativeclient/issues/detail?id=660 TEST=build full-gcc against nacl-glibc Committed: http://code.google.com/p/nativeclient/source/detail?r=3090

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M gcc/libstdc++-v3/configure View 1 chunk +4 lines, -1 line 0 comments Download
M gcc/libstdc++-v3/crossconfig.m4 View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Mark Seaborn
This is the companion change to http://codereview.chromium.org/3146033/show
10 years, 4 months ago (2010-08-23 15:32:50 UTC) #1
khimg
configure includes two changes: 1. Change for compiler features produced from change in crossconfig.m4 2. ...
10 years, 4 months ago (2010-08-23 18:12:10 UTC) #2
Mark Seaborn
On 2010/08/23 18:12:10, khimg wrote: > configure includes two changes: > 1. Change for compiler ...
10 years, 4 months ago (2010-08-23 20:37:27 UTC) #3
khimg
10 years, 4 months ago (2010-08-23 21:48:02 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698