mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Update the mipspro.jam file so have the compiler
emit each referenced template in the object file where referenced and then rely on the linker to remove duplicates. Added some missing macros to sgi_mipspro.hpp. [SVN r39382]
This commit is contained in:
@ -17,6 +17,10 @@
|
||||
// if no threading API is detected.
|
||||
//
|
||||
#define BOOST_HAS_THREADS
|
||||
#define BOOST_NO_TWO_PHASE_NAME_LOOKUP
|
||||
|
||||
#undef BOOST_NO_SWPRINTF
|
||||
#undef BOOST_DEDUCED_TYPENAME
|
||||
//
|
||||
// version check:
|
||||
// probably nothing to do here?
|
||||
|
Reference in New Issue
Block a user