Skip to content

Commit

Permalink
update testdata/Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
sam.sun authored and mmat11 committed May 27, 2024
1 parent ffd5b0f commit 0b3c98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdata/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CLANG ?= clang-12
CLANG ?= clang-17
CFLAGS := -O2 -Wall -Werror

all: clean simple semaphore lint
Expand Down

0 comments on commit 0b3c98f

Please sign in to comment.