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 ed4d82b commit 9327e6eCopy full SHA for 9327e6e
Makefile
@@ -10,7 +10,7 @@ LOCAL_CLANG ?= 0
10
LOCAL_CLANG_FORMAT ?= 0
11
FORMAT_FIND_FLAGS ?= -name '*.c' -o -name '*.h'
12
NOOPT ?= 0
13
-CLANG_IMAGE = quay.io/cilium/clang:b97f5b3d5c38da62fb009f21a53cd42aefd54a2f@sha256:e1c8ed0acd2e24ed05377f2861d8174af28e09bef3bbc79649c8eba165207df0
+CLANG_IMAGE = quay.io/cilium/clang:94b9cfd5772185fe8c78c5d558e6d01a49f364dd
14
TESTER_PROGS_DIR = "contrib/tester-progs"
15
# Extra flags to pass to test binary
16
EXTRA_TESTFLAGS ?=
0 commit comments