bump: rpcs3 zig-master-bootstrap

This commit is contained in:
Raboneko
2026-04-25 05:56:02 +00:00
parent 673179d2ae
commit 65a2d627c8
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
# GLIBCXX_ASSERTIONS is known to break RPCS3
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
%global commit e1734b51c3e24e60403e46efaf47fe143a3add62
%global ver 0.0.40-19246
%global commit 7dce197ec45cdcfde4191a29d5b36e894492555f
%global ver 0.0.40-19248
Name: rpcs3
Version: %(echo %{ver} | sed 's/-/^/g')
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/bash
version=0.17.0-dev.93+76174e1bc
version=0.17.0-dev.101+4e2147d14
mirrors=()
@@ -6,7 +6,7 @@
%define llvm_compat 21
%endif
%global llvm_version 21.0.0
%global ver 0.17.0-dev.93+76174e1bc
%global ver 0.17.0-dev.101+4e2147d14
%bcond bootstrap 1
%bcond docs %{without bootstrap}
%bcond test 1