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 9
View file
_service:tar_scm:cpp17_filesystem_namespace.patch
Changed
@@ -33,24 +33,21 @@ /* 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/compiler/clc/meson.build b/src/compiler/clc/meson.build -index caae07e..702b240 100644 +index caae07e..a348740 100644 --- a/src/compiler/clc/meson.build +++ b/src/compiler/clc/meson.build -@@ -59,6 +59,8 @@ if dep_llvm.version().version_compare('>= 14.0') +@@ -59,6 +59,14 @@ if dep_llvm.version().version_compare('>= 14.0') _libclc_cpp_args += '-DHAS_SPIRV_1_4=1' endif -+fs_dep = dependency('stdc++fs', required : false) ++cpp = meson.get_compiler('cpp') ++if cpp.get_id() == 'clang' ++ _libclc_cpp_args = '-lc++fs' ++elif cpp.get_id() == 'gcc' ++ _libclc_cpp_args = '-lstdc++fs' ++endif ++ + _libclc = static_library( 'libclc', files_libclc, -@@ -66,7 +68,7 @@ _libclc = static_library( - include_directories : inc_include, inc_src, inc_mapi, inc_mesa, inc_compiler, inc_spirv, - cpp_args : _libclc_cpp_args, - dependencies: idep_nir_headers, dep_clang, dep_llvm, dep_llvmspirvlib, -- idep_mesautil, idep_nir, dep_spirv_tools -+ idep_mesautil, idep_nir, dep_spirv_tools, fs_dep - ) - - idep_clc = declare_dependency(
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">39e6ab34b57a65413e6be49a329b2f4e718728a3</param> + <param name="revision">64deb31c215220e46414e5bd600e0ab1b7a318c9</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