-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
ALL
-
200
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.