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 baf28a1 commit fd7ef54Copy full SHA for fd7ef54
1 file changed
Makefile
@@ -1,4 +1,4 @@
1
-CC = /usr/local/opt/llvm/bin/clang
+CC = clang
2
WASM_OPT ?= wasm-opt
3
TARGET = clayterm.wasm
4
SRC = src/module.c
0 commit comments