dim 6b368b3f04 Compile libcxxrt as C++11, since it is only really used in combination
with libc++, which is also C++11.  Also change one _Static_assert (which
is really C11) back into static_assert, like upstream.

This should help when compiling libcxxrt with newer versions of gcc,
which refuse to recognize any form of static assertions, if not
compiling for C++11 or higher.

While here, add -nostdinc++ to CFLAGS, to prevent picking up any C++
headers outside the source tree.
2016-03-27 00:37:54 +00:00
..
2016-03-11 23:45:42 +00:00
2015-06-13 19:20:56 +00:00
2016-03-11 23:45:56 +00:00
2016-02-26 22:14:15 +00:00
2015-06-13 19:20:56 +00:00
2016-03-09 22:46:01 +00:00
2016-03-06 21:32:54 +00:00
2016-03-09 22:46:01 +00:00
2016-02-29 17:20:37 +00:00
2015-11-05 01:54:38 +00:00
2016-03-09 22:46:01 +00:00
2016-02-16 02:14:30 +00:00
2016-03-09 22:46:01 +00:00
2016-03-09 22:46:01 +00:00
2016-03-22 14:08:00 +00:00
2015-06-13 19:20:56 +00:00
2015-06-13 19:20:56 +00:00
2015-11-26 01:14:40 +00:00
2015-06-13 19:20:56 +00:00
2016-03-09 22:46:01 +00:00