Accepting request 1235669 from devel:gcc
- Unset SUSE_ZNOW while running testsuite, many tests cannot cope (forwarded request 1231723 from Andreas_Schwab) OBS-URL: https://build.opensuse.org/request/show/1235669 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=175
This commit is contained in:
commit
0b92143ab3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 17 14:09:54 UTC 2024 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Unset SUSE_ZNOW while running testsuite, many tests cannot cope
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 14:49:46 UTC 2024 - Michael Matz <matz@suse.com>
|
||||
|
||||
|
@ -494,7 +494,7 @@ make -C gas-nesc %{?make_output_sync} %{?_smp_mflags}
|
||||
%endif
|
||||
|
||||
%check
|
||||
unset SUSE_ASNEEDED
|
||||
unset SUSE_ASNEEDED SUSE_ZNOW
|
||||
# newer distros set this envvar (e.g. to get deterministic archives by default)
|
||||
# but of course that breaks tests that precisely are
|
||||
# designed for checking file replacement in archives based on mtime.
|
||||
|
Loading…
Reference in New Issue
Block a user