Skip to content

Commit

Permalink
multimedia/vvenc: disable on powerpc
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Oct 11, 2023
1 parent b7c9e0e commit a9b2c26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions multimedia/vvenc/Makefile
Expand Up @@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

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
Expand Down

0 comments on commit a9b2c26

Please sign in to comment.