Skip to content

Commit fd7ef54

Browse files
committed
revert cc change
1 parent baf28a1 commit fd7ef54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CC = /usr/local/opt/llvm/bin/clang
1+
CC = clang
22
WASM_OPT ?= wasm-opt
33
TARGET = clayterm.wasm
44
SRC = src/module.c

0 commit comments

Comments
 (0)