-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
With the current toolchain *.c files are being compiled with g+/clang+ which define the macro `__cplusplus`. This is incorrect and breaks the ability to properly compile a large number of C targets.
Modify the toolchain to detect .c files and instead compile them with gcc/clang.
- is depended on by
-
SERVER-80603 Support --use-libunwind=[on|off|auto] option
-
- Closed
-
-
SERVER-82620 libunwind broken in bazel build
-
- Closed
-