Get rid of Werror

...and Wno-error (since it's unnecessary now).
This commit is contained in:
Ariel Abreu 2023-10-20 23:34:46 -04:00
parent ce66765c0e
commit 9b38b051a7

View File

@ -2,8 +2,6 @@ project(darling-corecrypto)
add_compile_options(
-Wno-return-type
-Werror
-Wno-error=cpp
)
add_definitions(