Module Name: src Committed By: joerg Date: Wed Aug 20 15:19:39 UTC 2014
Modified Files: src/external/bsd/libc++/lib: Makefile Log Message: Since GCC 4.5 doesn't support noexcept, don't pretend to support it by using -std=c++0x. Just use the correct value for x. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/bsd/libc++/lib/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.