diff --git a/multimedia/vvenc/Makefile b/multimedia/vvenc/Makefile index 628b756c2552..8646ba35fe20 100644 --- a/multimedia/vvenc/Makefile +++ b/multimedia/vvenc/Makefile @@ -11,16 +11,13 @@ WWW= https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solution LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BROKEN_armv7= compilation fails: error: unused variable 'src8tOff', see https://github.com/fraunhoferhhi/vvenc/issues/496 -BROKEN_i386= compilation fails: error: use of undeclared identifier 'read_x86_extension_flags' -BROKEN_powerpc= compilation fails: error: use of undeclared identifier 'read_x86_extension_flags' - USES= cmake:testing compiler:c++14-lang USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= fraunhoferhhi +CMAKE_OFF= VVENC_ENABLE_WERROR CMAKE_ON= BUILD_SHARED_LIBS .include