multimedia/wlrobs: unbreak on powerpc64

PR:		243659
Submitted by:	pkubaj
This commit is contained in:
Jan Beich 2020-05-06 09:05:57 +00:00
parent 7d92fc516d
commit 6aed660f10
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=534155

View File

@ -22,6 +22,9 @@ USE_GL= egl
DATADIR= ${PREFIX}/lib/obs-plugins
PORTDATA= ${PORTNAME}.so
# XXX Move to "pkg-config --cflags libobs"
CFLAGS_powerpc64= -DNO_WARN_X86_INTRINSICS -maltivec -mvsx
do-install:
${MKDIR} ${STAGEDIR}${DATADIR}
${INSTALL_LIB} ${INSTALL_WRKSRC}/lib${PORTNAME}.so \