Skip to content

Commit

Permalink
graphics/yafaray: enable on powerpc64le
Browse files Browse the repository at this point in the history
And remove obviously wrong ONLY_FOR_ARCHS_REASON.
  • Loading branch information
pkubaj committed Apr 30, 2022
1 parent 0000ac0 commit c1f4084
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions graphics/yafaray/Makefile
Expand Up @@ -14,8 +14,7 @@ LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSES
LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSES

ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= assembly is only for amd64 and i386, but it breaks on i386: https://github.com/YafaRay/Core/issues/111
ONLY_FOR_ARCHS= amd64 powerpc64le

LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libfreetype.so:print/freetype2 \
Expand Down

0 comments on commit c1f4084

Please sign in to comment.