Skip to content

Commit 62427ba

Browse files
Cleanup unused Makefile variables
1 parent 7e7aa80 commit 62427ba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
MAKEFILE_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
2-
31
SWIFT_SDK_ID ?= wasm32-unknown-wasi
4-
SWIFT_BUILD_FLAGS := --swift-sdk $(SWIFT_SDK_ID)
52

63
.PHONY: bootstrap
74
bootstrap:

0 commit comments

Comments
 (0)