git: gcc47 libstdc++: Enable c++11 support
John Marino
marino at crater.dragonflybsd.org
Sun Nov 30 15:47:29 PST 2014
commit 692addf2d98ec190a70f05e0fad8940a560a72e3
Author: John Marino <draco at marino.st>
Date: Sun Nov 30 23:49:16 2014 +0100
gcc47 libstdc++: Enable c++11 support
The c++0x/11x standard of the base compiler has been crippled due to
the lack of C99 support in DragonFly, but the recently libm improvements
have enabled c++11 standard support.
Summary of changes:
gnu/lib/gcc47/libstdc++/config.h | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/692addf2d98ec190a70f05e0fad8940a560a72e3
--
DragonFly BSD source repository
More information about the Commits
mailing list