Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-desroches committed Sep 26, 2024
1 parent 208a71e commit f66645d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/libpanda/SConscript
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ COVERAGE_FLAGS = [
]

env = Environment(
CC='clang-17',
CC='clang',
CFLAGS=[
'-nostdlib',
'-fno-builtin',
Expand Down

0 comments on commit f66645d

Please sign in to comment.