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