ci: Give up on sysprof for now

Using sysprof and glib as subprojects of the same
project sadly does not work. Subprojects are not
as robust as they should be.
This commit is contained in:
Matthias Clasen 2020-10-01 07:37:44 -04:00
parent 9bac129707
commit 6e7c0ce06b

View File

@ -74,7 +74,6 @@ fedora-x86_64:
script:
- meson subprojects update
- meson ${COMMON_MESON_FLAGS} ${EXTRA_MESON_FLAGS} ${BACKEND_FLAGS} ${FEATURE_FLAGS}
-Dsysprof=enabled
_build
- ninja -C _build
- .gitlab-ci/run-tests.sh _build x11