2023-01-11 09:32:08 +00:00

5 lines
131 B
Makefile

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