mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-14 13:12:09 +01:00
13 lines
331 B
Diff
13 lines
331 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index 165d83e..9410941 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -325,7 +325,6 @@ if(YYJSON_BUILD_TESTS)
|
|
set(YYJSON_BASE_FLAGS
|
|
-pedantic
|
|
-pedantic-errors
|
|
- -Werror
|
|
-Wall
|
|
-Wextra
|
|
-Wconversion
|