Skip to content

Commit 2a65ce1

Browse files
committed
WIP further
1 parent 6148a6e commit 2a65ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ uninstall::
2828
clean::
2929

3030
# things to override
31-
CC ?= gcc
31+
CC ?= clang-14
3232
DOT ?= dot
3333
RE ?= re
3434
BUILD ?= build

0 commit comments

Comments
 (0)