Accepting request 1239027 from Archiving

- Build with %optflags

OBS-URL: https://build.opensuse.org/request/show/1239027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lziprecover?expand=0&rev=12
This commit is contained in:
2025-01-20 16:16:40 +00:00
committed by Git OBS Bridge
4 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
mtime: 1737298515
commit: d11b7d4f5255d4b45c90e93e210a04b1e660818022ef77de4a614c3f5f3d26fc
mtime: 1737376768
commit: ed38e6a8b16aa17838a9e73aa818ebd5df6bae6a301b8b46b9c37b8d728b5b92
url: https://src.opensuse.org/jengelh/lziprecover

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31f1532f40e452a76f7d0e6bf595ca03298bbdbdc9708101aae3128af59b357a
oid sha256:df14ca902e7a7dc442f70ab98699c4dd99891eb93ac57b55b451f811239215d2
size 256

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 20 12:39:18 UTC 2025 - Andreas Schwab <schwab@suse.de>
- Build with %optflags
-------------------------------------------------------------------
Sun Jan 19 14:48:06 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -63,7 +63,7 @@ mkdir build
pushd build/
../configure --prefix="%_prefix" --bindir="%_bindir" --datadir="%_datadir" \
--infodir="%_infodir" --mandir="%_mandir" --sysconfdir="%_sysconfdir" \
CFLAGS="%optflags"
CXXFLAGS="%optflags"
%make_build
popd