]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/split-dwarf/Makefile
Rollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
[rust.git] / src / test / run-make-fulldeps / split-dwarf / Makefile
1 -include ../tools.mk
2
3 # only-linux
4
5 all:
6         $(RUSTC) -Z unstable-options -C split-debuginfo=packed -C debuginfo=2 foo.rs -g
7         rm $(TMPDIR)/foo.dwp
8         rm $(TMPDIR)/$(call BIN,foo)