Also enable on armv7.
PR: 222895 Submitted by: maintainer
This commit is contained in:
parent
c2fa6a76a7
commit
fd2f516533
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451728
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
|
|||
RUN_DEPENDS= bash:shells/bash \
|
||||
${LOCALBASE}/share/fonts/freefont-ttf/FreeSans.ttf:x11-fonts/freefont-ttf
|
||||
|
||||
ONLY_FOR_ARCHS= armv6
|
||||
ONLY_FOR_ARCHS= armv6 armv7
|
||||
|
||||
CFLAGS+= -Dfopen64=fopen -Dfseeko64=fseeko -Dftello64=ftello
|
||||
ALL_TARGET= omxplayer.bin
|
||||
|
|
Loading…
Reference in a new issue