Skip to content

Commit

Permalink
benchmarks/vkoverhead: mark broken on powerpc
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Feb 11, 2024
1 parent 7bfa57d commit ed20da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/vkoverhead/Makefile
Expand Up @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_armv7= fails to build due -Werror=int-conversion
BROKEN_i386= fails to build due -Werror=int-conversion
BROKEN_powerpc= fails to build due -Werror=int-conversion

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako@${PY_FLAVOR}
RUN_DEPENDS= vulkan-loader>0:graphics/vulkan-loader
Expand Down

0 comments on commit ed20da9

Please sign in to comment.