Skip to content

Commit a4faa5e

Browse files
committed
[ci] run-make/thumb-none-qemu: transfer logic to script.sh (2)
1 parent 5b0f486 commit a4faa5e

File tree

1 file changed

+0
-6
lines changed
  • src/test/run-make/thumb-none-qemu

1 file changed

+0
-6
lines changed

src/test/run-make/thumb-none-qemu/Makefile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ LD_LIBRARY_PATH := $(HOST_RPATH_DIR)
1313
export WORK_DIR := $(TMPDIR)
1414
export HERE := $(shell pwd)
1515

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-
2216
all:
2317
bash script.sh
2418
else

0 commit comments

Comments
 (0)