Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,4 +1,4 @@
|
||||
mtime: 1738573048
|
||||
commit: 78e8cd5420d5bd9c850bef6c5df400c9bd62abe834a2cd64855b9e65d87b475a
|
||||
mtime: 1724938126
|
||||
commit: 00a808796c22b4854ddde847eb4b438e74400c9558f0f2a08bf140e5d07dd014
|
||||
url: https://src.opensuse.org/jengelh/glusterfs
|
||||
revision: master
|
||||
|
BIN
build.specials.obscpio
(Stored with Git LFS)
BIN
build.specials.obscpio
(Stored with Git LFS)
Binary file not shown.
@ -1,14 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 08:37:11 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Fix build on 32-bit arm with a workaround
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 08:00:04 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Fix build with python 3.13, remove distributed python.m4 to use the
|
||||
system one that's up to date.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 22 18:11:49 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
|
@ -147,15 +147,9 @@ links.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
# Remove old python.m4 to use system default. Makes it compatible with python3.13
|
||||
rm contrib/aclocal/python.m4
|
||||
|
||||
%build
|
||||
%define _lto_cflags %nil
|
||||
%ifarch %{arm}
|
||||
# https://github.com/gluster/glusterfs/issues/2979#issuecomment-976739179
|
||||
export CFLAGS="%{optflags} -DUATOMIC_NO_LINK_ERROR"
|
||||
%endif
|
||||
./autogen.sh
|
||||
%configure \
|
||||
--without-tcmalloc \
|
||||
|
Loading…
x
Reference in New Issue
Block a user