MFH: r561694
multimedia/kodi-addon-peripheral-joystick: fix build on GCC architectures cc1plus: error: unrecognized command line option "-std=c++14"
This commit is contained in:
parent
4ad5ba896f
commit
38803b06e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=561695
@ -19,7 +19,7 @@ LIB_DEPENDS= libp8-platform.so:devel/p8-platform \
|
||||
libudev.so:devel/libudev-devd
|
||||
RUN_DEPENDS= kodi:multimedia/kodi
|
||||
|
||||
USES= cmake:noninja
|
||||
USES= cmake:noninja compiler:c++14-lang
|
||||
USE_CXXSTD= c++14
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= xbmc
|
||||
|
Loading…
Reference in New Issue
Block a user