]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/alloc-no-oom-handling/Makefile
Rollup merge of #85989 - jyn514:gitignore-cleanup, r=ehuss
[rust.git] / src / test / run-make-fulldeps / alloc-no-oom-handling / Makefile
1 -include ../tools.mk
2
3 all:
4         $(RUSTC) --edition=2018 --crate-type=rlib ../../../../library/alloc/src/lib.rs --cfg feature=\"external_crate\" --cfg no_global_oom_handling