mirror of
https://github.com/ceph/ceph
synced 2025-05-01 15:18:31 +00:00
Merge pull request #25139 from tchaikov/wip-xmlsec
test/dashboard: fix segfault when importing dm.xmlsec.binding Reviewed-by: Alfonso Martínez <almartin@redhat.com> Reviewed-by: Patrick Nawracay <pnawracay@suse.com>
This commit is contained in:
commit
c6bf6226a1
@ -10,6 +10,7 @@ deps =
|
|||||||
py27: -r{toxinidir}/requirements-py27.txt
|
py27: -r{toxinidir}/requirements-py27.txt
|
||||||
py3: -r{toxinidir}/requirements-py3.txt
|
py3: -r{toxinidir}/requirements-py3.txt
|
||||||
setenv=
|
setenv=
|
||||||
|
CFLAGS = -DXMLSEC_NO_SIZE_T
|
||||||
UNITTEST = true
|
UNITTEST = true
|
||||||
WEBTEST_INTERACTIVE = false
|
WEBTEST_INTERACTIVE = false
|
||||||
LD_LIBRARY_PATH = {toxinidir}/../../../../build/lib
|
LD_LIBRARY_PATH = {toxinidir}/../../../../build/lib
|
||||||
|
Loading…
Reference in New Issue
Block a user