summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/alloc-no-oom-handling/Makefile
blob: 735d91bd27c51b512b6bb4b17a1e01f7efa02f05 (plain)
1
2
3
4
include ../tools.mk

all:
	$(RUSTC) --edition=2021 -Dwarnings --crate-type=rlib ../../../../library/alloc/src/lib.rs --cfg no_global_oom_handling