diff --git a/libs/libutp/Makefile b/libs/libutp/Makefile index 025669ed95ed76..192153d551afc2 100644 --- a/libs/libutp/Makefile +++ b/libs/libutp/Makefile @@ -29,7 +29,7 @@ endef CMAKE_OPTIONS += \ -DLIBUTP_SHARED:BOOL=YES \ -DLIBUTP_ENABLE_INSTALL:BOOL=YES \ - -DLIBUTP_ENABLE_WERROR:BOOL=YES \ + -DLIBUTP_ENABLE_WERROR:BOOL=NO \ -DLIBUTP_BUILD_PROGRAMS:BOOL=NO define Build/InstallDev