Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
7432bb091d | |||
14b8939ece |
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 16 13:25:03 UTC 2024 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
||||||
|
|
||||||
|
- uncomment "autoreconf --install" to use the new version of automake
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 10 10:44:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Mon Jun 10 10:44:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -467,6 +467,7 @@ cp -a %{S:2} .
|
|||||||
%autopatch -p1
|
%autopatch -p1
|
||||||
# This test randomly fails or keeps hanging task inside build chroot (tested on 2.38).
|
# This test randomly fails or keeps hanging task inside build chroot (tested on 2.38).
|
||||||
rm tests/ts/lsns/ioctl_ns
|
rm tests/ts/lsns/ioctl_ns
|
||||||
|
AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
@@ -513,7 +514,6 @@ configure_options+="--with-systemd "
|
|||||||
%endif
|
%endif
|
||||||
# ulsubset == systemd
|
# ulsubset == systemd
|
||||||
|
|
||||||
#AUTOPOINT=true GTKDOCIZE=true autoreconf -vfi
|
|
||||||
# All dirs needs to be specified, as %%configure does not derive them
|
# All dirs needs to be specified, as %%configure does not derive them
|
||||||
# from %%_prefix, and bootstrap build will fall back to /usr.
|
# from %%_prefix, and bootstrap build will fall back to /usr.
|
||||||
%configure\
|
%configure\
|
||||||
|
Reference in New Issue
Block a user