summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/alloc-no-sync/Makefile
blob: 6a258a2ddfd6952edecaf05ffb6f8a6908f17046 (plain)
1
2
3
4
include ../tools.mk

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