Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-josi-aws committed Jun 12, 2024
1 parent d77d7b4 commit 0de1d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ add_compile_options(
## Suppress warnings from kernel port files.
$<$<COMPILE_LANG_AND_ID:C,Clang,GNU>:-Wno-sign-compare>
$<$<COMPILE_LANG_AND_ID:C,Clang,GNU>:-Wno-sign-conversion>

$<$<COMPILE_LANG_AND_ID:C,Clang,GNU>:-Wall>
$<$<COMPILE_LANG_AND_ID:C,Clang,GNU>:-Wextra>
$<$<COMPILE_LANG_AND_ID:C,Clang,GNU>:-Werror>
Expand Down

0 comments on commit 0de1d01

Please sign in to comment.