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

Issue 8538030: Fix Clang build after r109734 (Closed)

Created:
9 years, 1 month ago by Roland McGrath
Modified:
9 years, 1 month ago
Reviewers:
CC:
chromium-reviews
Visibility:
Public.

Description

Fix Clang build after r109734 The Clang <limits.h> doesn't behave normally under -ffreestanding, but we needed that flag for another reason. So explicitly undefine and redefine __STDC_HOSTED__ even though we're using -ffreestanding. TBR=nduca@google.com BUG= none TEST= none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109735

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M chrome/nacl.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Roland McGrath
9 years, 1 month ago (2011-11-12 00:15:46 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698