mirror of
https://github.com/boostorg/filesystem.git
synced 2026-07-21 13:13:44 +00:00
aec1b05e7d
As was pointed out in https://github.com/bfgroup/b2/issues/597, the regex.replace rule is declared without colons separating arguments, and if the rule is invoked accordingly b2 doesn't crash. So use regex.replace to remove sanitizer flags from the compiler command line.