multimedia/wlrobs: drop redundant CFLAGS
This is already in upstream obs-studio.
This commit is contained in:
parent
d91ae973de
commit
de9071d977
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557861
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ PORTDATA= lib${PORTNAME}.so
|
|||
|
||||
.if ${ARCH} == powerpc64
|
||||
USES+= compiler:gcc-c++11-lib
|
||||
# XXX Move to "pkg-config --cflags libobs"
|
||||
CFLAGS+= -DNO_WARN_X86_INTRINSICS -maltivec -mvsx
|
||||
.else
|
||||
USES+= compiler:c11
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue