We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7aa80 commit 62427baCopy full SHA for 62427ba
Makefile
@@ -1,7 +1,4 @@
1
-MAKEFILE_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
2
-
3
SWIFT_SDK_ID ?= wasm32-unknown-wasi
4
-SWIFT_BUILD_FLAGS := --swift-sdk $(SWIFT_SDK_ID)
5
6
.PHONY: bootstrap
7
bootstrap:
0 commit comments