11 lines
207 B
Diff
11 lines
207 B
Diff
--- a/cmake/Helper.cmake
|
|
+++ b/cmake/Helper.cmake
|
|
@@ -19,7 +19,6 @@
|
|
list(APPEND WASMEDGE_CFLAGS
|
|
-Wall
|
|
-Wextra
|
|
- -Werror
|
|
-Wno-error=pedantic
|
|
)
|
|
if(NOT CMAKE_CXX_COMPILER_ID STREQUAL "AppleClang")
|