diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-06-26 05:45:05 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-06-26 05:45:05 +0000 |
| commit | 591a21a311878e2daaefd471dfbdbec97b8b66e6 (patch) | |
| tree | e8622fe82c9da0d6cc2a6c38e9951477f584a1c5 /openbabel-disable-tests-s390x.patch | |
| parent | d7c45699b4b3e41973c9a1c0eadeb2cec369c50d (diff) | |
automatic import of openbabelopeneuler20.03
Diffstat (limited to 'openbabel-disable-tests-s390x.patch')
| -rw-r--r-- | openbabel-disable-tests-s390x.patch | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/openbabel-disable-tests-s390x.patch b/openbabel-disable-tests-s390x.patch new file mode 100644 index 0000000..4d82440 --- /dev/null +++ b/openbabel-disable-tests-s390x.patch @@ -0,0 +1,21 @@ +diff -up a/test/CMakeLists.txt.s390x b/test/CMakeLists.txt +--- a/test/CMakeLists.txt.s390x 2016-10-10 17:56:17.000000000 +0200 ++++ b/test/CMakeLists.txt 2019-01-27 19:32:21.568052461 +0100 +@@ -74,7 +74,7 @@ + ) + set (atom_parts 1 2 3 4) + set (ffmmff94_parts 1 2 3 4 5 6) +-set (math_parts 1 2 3 4) ++set (math_parts 1 2 3) + set (pdbreadfile_parts 1 2 3 4) + + if(BUILD_SHARED) +@@ -250,8 +250,6 @@ + include(UsePythonTest) + set(pybindtests + bindings +- _pybel +- example + obconv_writers + cdjsonformat + pcjsonformat |
