We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0f486 commit a4faa5eCopy full SHA for a4faa5e
src/test/run-make/thumb-none-qemu/Makefile
@@ -13,12 +13,6 @@ LD_LIBRARY_PATH := $(HOST_RPATH_DIR)
13
export WORK_DIR := $(TMPDIR)
14
export HERE := $(shell pwd)
15
16
-
17
-# hint: we could set variables per $(TARGET) basis in order to support other targets.
18
-export CRATE := cortex-m-rt
19
-export CRATE_URL := https://github.com/rust-embedded/cortex-m-rt
20
-export CRATE_SHA1 := 62972c8a89ff54b76f9ef0d600c1fcf7a233aabd
21
22
all:
23
bash script.sh
24
else
0 commit comments