Ticket #4767: testgreg_serialize_dll.patch

File testgreg_serialize_dll.patch, 569 bytes (added by Jim Bell <jim@…>, 12 years ago)
  • date_time/test/Jamfile.v2

     
    208208 [ run gregorian/testgreg_serialize.cpp
    209209   ../build//boost_date_time
    210210   ../../serialization/build//boost_serialization
    211    : : : $(DATE_TIME_DYNAMIC_PROPERTIES)
     211   : : : $(DATE_TIME_DYNAMIC_PROPERTIES) <define>BOOST_ARCHIVE_SOURCE
    212212   : testgreg_serialize_dll ]
    213213 [ run posix_time/testtime_serialize.cpp
    214214   ../build//boost_date_time/<link>static