We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bc2385 commit ef0d8f6Copy full SHA for ef0d8f6
2 files changed
build_cross/hostfiles/hostfile_darwin
@@ -4,6 +4,7 @@ cpp = '/osxcross/target/bin/o64-clang++'
4
ar = '/osxcross/target/bin/x86_64-apple-darwin19-ar'
5
strip = '/osxcross/target/bin/x86_64-apple-darwin19-strip'
6
pkg-config = '/osxcross/target/bin/x86-apple-darwin19-pkg-config'
7
+ranlib = '/osxcross/target/bin/x86_64-apple-darwin19-ranlib'
8
9
[host_machine]
10
system ='darwin'
build_cross/hostfiles/hostfile_darwin_mpi
pkg-config = '/osxcross/target/bin/x86_64-apple-darwin19-pkg-config'
0 commit comments