We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
clang-lto-link-osx
1 parent 3b25dea commit dbaa729Copy full SHA for dbaa729
deterministic-build-wrappers/clang-lto-link-osx
@@ -1,4 +1,4 @@
1
-#!/bin/sh
+#!/bin/bash
2
# We want to use rustc's -C linker-plugin-lto, but it passes several arguments
3
# that are not understood by OSX clang/ld64.lld. Specifically, it passes
4
# -plugin-opt* arguments to set optimization levels, which are not supported.
0 commit comments