Compare commits
12 Commits
main
...
55e23bafba
Author | SHA1 | Date | |
---|---|---|---|
55e23bafba | |||
235938b5aa | |||
8b71852495 | |||
e5e6402b43 | |||
61f5612e1f | |||
406b27936c | |||
7972ed919b | |||
0619b6325c | |||
7b14c8f9d5 | |||
22632fc9f2 | |||
1fccb65bd8 | |||
ee5972f946 |
@@ -32,12 +32,8 @@ if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
add_compile_options(
|
add_compile_options(
|
||||||
-Werror=switch-enum
|
# -Werror=switch-enum
|
||||||
-Wswitch-enum
|
-Wswitch-enum -Wunused-variable -fPIC -fdata-sections -ffunction-sections
|
||||||
-Wunused-variable
|
|
||||||
-fPIC
|
|
||||||
-fdata-sections
|
|
||||||
-ffunction-sections
|
|
||||||
-fno-jump-tables # https://github.com/llvm/llvm-project/issues/54247
|
-fno-jump-tables # https://github.com/llvm/llvm-project/issues/54247
|
||||||
)
|
)
|
||||||
|
|
||||||
|
1566
ConflictSet.cpp
1566
ConflictSet.cpp
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user