forked from pool/python
Accepting request 978856 from home:marxin:branches:devel:languages:python:Factory
- Filter out executable-stack error that is triggered for i586 target. OBS-URL: https://build.opensuse.org/request/show/978856 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=324
This commit is contained in:
parent
3edb04a7cd
commit
cadbcd01cd
@ -1,2 +1,3 @@
|
|||||||
addFilter("devel-file-in-non-devel-package.*/usr/lib.*/python.*/distutils/tests/xxmodule.c")
|
addFilter("devel-file-in-non-devel-package.*/usr/lib.*/python.*/distutils/tests/xxmodule.c")
|
||||||
addFilter("devel-file-in-non-devel-package.*/usr/include/python.*/pyconfig.h")
|
addFilter("devel-file-in-non-devel-package.*/usr/include/python.*/pyconfig.h")
|
||||||
|
addFilter("executable-stack.*/usr/lib/python2.7/lib-dynload/_ctypes.so")
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 24 07:05:36 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Filter out executable-stack error that is triggered for i586
|
||||||
|
target.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 26 12:41:42 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
Sat Feb 26 12:41:42 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user