Projects
home:Jingwiw:MultiMedia
Mesa-23
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 16
View file
_service:tar_scm:mesa.spec
Changed
@@ -297,11 +297,11 @@ %autosetup -n %{name}-%{version} -p1 # Make sure the build uses gnu++14 as llvm 10 headers require that -sed -i -e 's/cpp_std=gnu++11/cpp_std=gnu++14/g' meson.build +sed -i -e 's/cpp_std=gnu++11/cpp_std=gnu++17/g' meson.build %build export ASFLAGS="--generate-missing-build-notes=yes" -%meson -Dcpp_std=gnu++14 \ +%meson -Dcpp_std=gnu++17 \ -Db_ndebug=true \ -Dplatforms=x11,wayland \ -Ddri3=enabled \
View file
_service:tar_scm:cpp17_filesystem_namespace.patch
Changed
@@ -1,16 +1,3 @@ -diff --git a/meson.build b/meson.build -index 4d26af3..77e0628 100644 ---- a/meson.build -+++ b/meson.build -@@ -2316,6 +2316,8 @@ if dep_dl.found() - gl_priv_libs += '-ldl' - endif - -+_filelibs = cpp.get_supported_arguments(['-lstdc++', '-lstdc++fs']) -+ - # FIXME: autotools lists this as incomplete - gbm_priv_libs = [] - if dep_dl.found() diff --git a/src/compiler/clc/clc_helpers.cpp b/src/compiler/clc/clc_helpers.cpp index 80bc848..2a773ad 100644 --- a/src/compiler/clc/clc_helpers.cpp @@ -45,16 +32,3 @@ /* Use the highest version of SPIRV supported by SPIRV-Tools. */ constexpr spv_target_env spirv_target = SPV_ENV_UNIVERSAL_1_5; -diff --git a/src/meson.build b/src/meson.build -index e551045..58ad273 100644 ---- a/src/meson.build -+++ b/src/meson.build -@@ -150,7 +150,7 @@ if with_glx != 'disabled' and not with_glvnd - description : 'Mesa OpenGL Library', - version : meson.project_version(), - libraries : libgl, -- libraries_private : gl_priv_libs, -+ libraries_private : [gl_priv_libs, _filelibs], - requires_private : gl_priv_reqs, - variables : ['glx_tls=yes'], - )
View file
_service
Changed
@@ -3,7 +3,7 @@ <param name="scm">git</param> <param name="url">git@gitee.com:Jingwiw/mesa_port.git</param> <param name="exclude">*</param> - <param name="revision">d101272cf2990474c83c6e81e68e91cca17417fa</param> + <param name="revision">cda0cad6606b8ba91c85cea24c1a404d46047b45</param> <param name="extract">*</param> </service> </services> \ No newline at end of file
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2