Skip to content

Commit

Permalink
multimedia/libx264: BROKEN on powerpc64le 15
Browse files Browse the repository at this point in the history
endian test failed

Reported by:	portsfallout
  • Loading branch information
5u623l20 committed Jan 3, 2024
1 parent 435bcd2 commit e2faf7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions multimedia/libx264/Makefile
Expand Up @@ -7,6 +7,9 @@ COMMENT= H.264/MPEG-4 AVC Video Encoding (Library)
MASTERDIR= ${.CURDIR}/../x264
PLIST= ${.CURDIR}/pkg-plist

NOT_FOR_ARCHS= powerpc64le
NOT_FOR_ARCHS_REASON= endian test failed

# Clear dependency on libx264 (itself), see x264/Makefile
LIB_DEPENDS= #

Expand Down

0 comments on commit e2faf7b

Please sign in to comment.