Files
Vyacheslav Egorov 4ccfbc66ce [build] Fix sanitizer build on Mac.
It seems on Linux linker parses -usymbol as -u symbol,
but the same does not get parsed on Mac - it interprets
the whole thing as a name of a flag and gets confused.

Fixes https://github.com/dart-lang/sdk/issues/61377

TEST=tried building with TSAN on mac
R=aam@google.com

Change-Id: I75e386813621f6e15562b5d8386f2c4441773970
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/446301
Commit-Queue: Alexander Aprelev <aam@google.com>
Auto-Submit: Slava Egorov <vegorov@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
2025-08-21 14:55:54 -07:00
..
2025-08-21 14:55:54 -07:00