-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
-
ALL
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The macos default toolchain uses a wrapper script which causes hang by looping on RPATH x LIBS. Due to the large number of dynamic libraries we build and the large number of RPATH cc_* rules add by default, this times out our builds.
Also bazels built in cc_shared_library rule will deduplicate user link flags, breaking any positional arguements such as -framework options.
- duplicates
-
SERVER-90183 Create Custom MacOS Bazel Toolchain Config
-
- Closed
-