File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ cpp = '/osxcross/target/bin/o64-clang++'
44ar = '/osxcross/target/bin/x86_64-apple-darwin19-ar'
55strip = '/osxcross/target/bin/x86_64-apple-darwin19-strip'
66pkg-config = '/osxcross/target/bin/x86-apple-darwin19-pkg-config'
7+ ranlib = '/osxcross/target/bin/x86_64-apple-darwin19-ranlib'
78
89[host_machine]
910system ='darwin'
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ cpp = '/osxcross/target/bin/o64-clang++'
44ar = '/osxcross/target/bin/x86_64-apple-darwin19-ar'
55strip = '/osxcross/target/bin/x86_64-apple-darwin19-strip'
66pkg-config = '/osxcross/target/bin/x86_64-apple-darwin19-pkg-config'
7+ ranlib = '/osxcross/target/bin/x86_64-apple-darwin19-ranlib'
78
89[host_machine]
910system ='darwin'
You can’t perform that action at this time.
0 commit comments