Ticket #583: Jamfile.v2.patch

File Jamfile.v2.patch, 420 bytes (added by Thomas Witt, 15 years ago)

This replaces libs-mpl-test-integral_c_cpp.patch (486 bytes) - added by witt on 05/31/07 14:13:32.

  • boost_1_34_0/libs/mpl/test/Jamfile.v2

    old new  
    4242compile insert.cpp ;
    4343compile insert_range.cpp ;
    4444run int.cpp ;
    45 run integral_c.cpp ;
     45run integral_c.cpp : : : <toolset>vacpp:<cxxflags>-qchars=signed ;
    4646compile is_placeholder.cpp ;
    4747compile is_sequence.cpp ;
    4848compile iterator_tags.cpp ;