File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
issue-97463-abi-param-passing
print-calling-conventions
raw-dylib-import-name-type
rlib-format-packed-bundled-libs-2
rlib-format-packed-bundled-libs-3 Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- - include ../tools.mk
1+ include ../../run-make-fulldeps /tools.mk
22
33# ignore-msvc
44
Original file line number Diff line number Diff line change 11# only-macos
22
3- - include ../../run-make-fulldeps/tools.mk
3+ include ../../run-make-fulldeps/tools.mk
44
55"$(TMPDIR ) "/libnative-library.a : native-library.c
66 $(CC ) -arch arm64 -arch x86_64 native-library.c -c -o " $( TMPDIR) " /native-library.o
Original file line number Diff line number Diff line change 1- - include ../tools.mk
1+ include ../../run-make-fulldeps /tools.mk
22
33all :
44 $(RUSTC ) --print calling-conventions
Original file line number Diff line number Diff line change 33# only-x86
44# only-windows
55
6- - include ../../run-make-fulldeps/tools.mk
6+ include ../../run-make-fulldeps/tools.mk
77
88all :
99 $(RUSTC ) --crate-type bin driver.rs -L " $( TMPDIR) "
Original file line number Diff line number Diff line change 1- - include ../../run-make-fulldeps/tools.mk
1+ include ../../run-make-fulldeps/tools.mk
22
33# ignore-cross-compile
44
Original file line number Diff line number Diff line change 1- - include ../../run-make-fulldeps/tools.mk
1+ include ../../run-make-fulldeps/tools.mk
22
33# ignore-cross-compile
44# only-linux
Original file line number Diff line number Diff line change 11# needs-profiler-support
22# ignore-windows-gnu
33
4- - include ../../run-make-fulldeps/tools.mk
4+ include ../../run-make-fulldeps/tools.mk
55
66# FIXME(eddyb) provide `HOST_RUSTC` and `TARGET_RUSTC`
77# instead of hardcoding them everywhere they're needed.
You can’t perform that action at this time.
0 commit comments