Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:infi777:games
libwebm
use-c++14.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File use-c++14.patch of Package libwebm
--- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,7 +29,7 @@ if(WIN32 OR CYGWIN OR MSYS) # Allow use of rand_r() / fdopen() and other POSIX functions. require_cxx_flag_nomsvc("-std=gnu++11") else() - require_cxx_flag_nomsvc("-std=c++11") + require_cxx_flag_nomsvc("-std=c++14") endif() add_cxx_preproc_definition("__STDC_CONSTANT_MACROS")
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor