- from Bug 265342 - audio/dexed: fix build on armv7 arm64

--- CMakeLists.txt.orig	2022-07-20 04:50:04 UTC
+++ CMakeLists.txt
@@ -52,7 +52,6 @@ target_compile_options(${PROJECT_NAME} PUBLIC
         )
 elseif(UNIX AND NOT APPLE)
 target_compile_options(${PROJECT_NAME} PUBLIC
-        -Werror
         -Wno-deprecated-declarations
         -Wno-unused-value
         )
