"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "0d9f3f7f953e61534d7ba9e94ae579ac854fdeae"
gn build: unbreak mac (and maybe win) after r351258, r351277
The check-hwasan build files assert that current_os == "linux" || current_os == "android", so pull it in only there. ar is unused on mac, so don't set it in the stage2 toolchain. (It'd be nicer to use llvm-libtool on mac instead of host libtool, but llvm-libtool doesn't seem to understand the -no_warning_for_no_symbols flag.) Differential Revision: https://reviews.llvm.org/D56898 llvm-svn: 351519
Loading
Please register or sign in to comment