
21 Apr
2012
21 Apr
'12
7:47 p.m.
Eric Niebler wrote:
I'm not sure if the test infrastructure has a way of globally adding a <define>BOOST_RESULT_OF_USE_TR1 to all targets. Does it?
Passing a command line argument --bjam-options="define=BOOST_RESULT_OF_USE_TR1" to the test runner script (tools/regression/src/run.py) does the job?
Sorry, is that a question or a statement of fact? If you're the clang test runner, would this be something you'd be willing to do?
It was a question, but I just tried it and it works correctly. Regards, Michel