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 2a8d0ee commit 06111d2Copy full SHA for 06111d2
libc/CMakeLists.txt
@@ -34,7 +34,6 @@ if (CMAKE_BUILD_TYPE STREQUAL "Debug")
34
add_definitions("-D_DEBUG")
35
endif()
36
37
-add_compile_options("-Werror=extra")
38
39
# Default to C++17
40
set(CMAKE_CXX_STANDARD 17)
0 commit comments