mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
bump: rpcs3 zig-master-bootstrap
This commit is contained in:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user