Use -force_load instead of -all_load on MacOS
The -all_load flag will apply to all future libraries added on the command line, while the -force_load flag only applies to the next library. Using the latter allows to selectively force load the specific libraries we want. -- PiperOrigin-RevId: 244949770
Loading
Please sign in to comment