Accepting request 992600 from home:Andreas_Schwab:Factory
- Skip more gnulib tests in qemu build OBS-URL: https://build.opensuse.org/request/show/992600 OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=121
This commit is contained in:
parent
4254629b5b
commit
2e4651d6ee
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 3 12:26:44 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Skip more gnulib tests in qemu build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 19:42:42 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -64,6 +64,7 @@ echo exit 77 > tests/pcre-jitstack
|
||||
echo exit 77 > gnulib-tests/test-c-stack.sh
|
||||
echo 'int main() { return 77; }' > gnulib-tests/test-sigsegv-catch-stackoverflow1.c
|
||||
echo 'int main() { return 77; }' > gnulib-tests/test-sigsegv-catch-stackoverflow2.c
|
||||
echo 'int main() { return 77; }' > gnulib-tests/test-free.c
|
||||
%endif
|
||||
%make_build check
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user