-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
-
ALL
RunningĀ
python ./buildscripts/scons.py --modules= --build-profile=tsan ICECC=icecc CCACHE=ccache --ninja generate-ninja
results in an error
Cannot use libunwind with TSAN, please add --use-libunwind=off to your compile flags
The build profile should not require users to pass additional flags and work out of the box.