Add compiler:c++11-lang to fix build on architectures using GCC as
system compiler. PR: 232713 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
4640e86fee
commit
41349b7df1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483325
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libva.so:multimedia/libva \
|
||||
libdrm.so:graphics/libdrm
|
||||
|
||||
USES= autoreconf gmake libtool pkgconfig tar:bzip2
|
||||
USES= autoreconf compiler:c++11-lang gmake libtool pkgconfig tar:bzip2
|
||||
USE_XORG= x11 xext xfixes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
Loading…
Reference in New Issue
Block a user