2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-28 20:53:35 +08:00

satman: fix cargo xbuild sysroot

This commit is contained in:
occheung 2021-09-02 14:13:22 +08:00
parent eff7ae5aff
commit a596db404d

View File

@ -5,6 +5,8 @@ LDFLAGS += -L../libbase
RUSTFLAGS += -Cpanic=abort
export XBUILD_SYSROOT_PATH=$(BUILDINC_DIRECTORY)/../sysroot
all:: satman.bin satman.fbi
.PHONY: $(RUSTOUT)/libsatman.a