SHA256
6
0
forked from pool/meson

Accepting request 535993 from GNOME:Next

Fix testsuite with 0.43 - MPI just needs to beconfigured; and boost-static skipped, since we do not package static boost libs

OBS-URL: https://build.opensuse.org/request/show/535993
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=66
This commit is contained in:
Alexei Sorokin
2017-10-23 13:01:50 +00:00
committed by Git OBS Bridge
parent 0f8b9d9cc9
commit b708f18975
5 changed files with 42 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 23 12:30:03 UTC 2017 - dimstar@opensuse.org
- Setup MPI runtime environment before running the test suite.
- Remove tests for static boost libraries from
test\ cases/frameworks/1\ boost/meson.build.
-------------------------------------------------------------------
Thu Oct 19 15:00:49 UTC 2017 - badshah400@gmail.com