summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/core-no-fp-fmt-parse/Makefile
blob: f79e4c3f4798c29791e7fede5c3e2e25bec440f9 (plain)
1
2
3
4
-include ../tools.mk

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