forked from boostorg/config
Revert a patch that broke Intel compiler on Linux
[SVN r18364]
This commit is contained in:
@@ -62,10 +62,6 @@
|
|||||||
# define BOOST_DISABLE_WIN32
|
# define BOOST_DISABLE_WIN32
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef _CPPUNWIND
|
|
||||||
# define BOOST_NO_EXCEPTIONS
|
|
||||||
#endif
|
|
||||||
|
|
||||||
// I checked version 6.0 build 020312Z, it implements the NRVO.
|
// I checked version 6.0 build 020312Z, it implements the NRVO.
|
||||||
// Correct this as you find out which version of the compiler
|
// Correct this as you find out which version of the compiler
|
||||||
// implemented the NRVO first. (Daniel Frey)
|
// implemented the NRVO first. (Daniel Frey)
|
||||||
|
Reference in New Issue
Block a user