mirror of
https://github.com/boostorg/uuid.git
synced 2026-01-19 04:42:16 +00:00
Use <link>static for test_serialization with UBSan
This commit is contained in:
@@ -89,7 +89,7 @@ run test_random_generator.cpp ;
|
||||
|
||||
# test serializing uuids
|
||||
|
||||
run test_serialization.cpp /boost//serialization ;
|
||||
run test_serialization.cpp /boost//serialization : : : <undefined-sanitizer>norecover:<link>static ;
|
||||
# run test_wserialization.cpp /boost//serialization /boost//wserialization ;
|
||||
|
||||
# test tagging an object
|
||||
|
||||
Reference in New Issue
Block a user