]> git.proxmox.com Git - rustc.git/blame - src/test/run-make-fulldeps/alloc-no-oom-handling/Makefile
New upstream version 1.61.0+dfsg1
[rustc.git] / src / test / run-make-fulldeps / alloc-no-oom-handling / Makefile
CommitLineData
17df50a5
XL
1-include ../tools.mk
2
3all:
5e7ed085 4 $(RUSTC) --edition=2021 --crate-type=rlib ../../../../library/alloc/src/lib.rs --cfg no_global_oom_handling