DescriptionFix 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 #
Messages
Total messages: 1 (0 generated)
|