Skip to content

Commit

Permalink
lang/clover: enable on powerpc64
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Apr 22, 2021
1 parent df43fbe commit f3cf01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/clover/Makefile
Expand Up @@ -14,7 +14,7 @@ LIB_DEPENDS= libOpenCL.so:devel/ocl-icd \
RUN_DEPENDS= libclc>=0.3.0:devel/libclc \
opencl>=0:devel/opencl

ONLY_FOR_ARCHS= i386 amd64 powerpc64le
ONLY_FOR_ARCHS= i386 amd64 powerpc64le powerpc64
ONLY_FOR_ARCHS_REASON= Clover needs a GPU supported by the Radeon KMS driver
BROKEN_FreeBSD_11= undefined reference to `vl_video_buffer_plane_order'
Expand Down

0 comments on commit f3cf01f

Please sign in to comment.