mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-09 04:15:49 +01:00
ci: Disable systemtap on musl CI build
It’s not needed, and is now failing with: ``` meson.build:2578:36: ERROR: Feature systemtap cannot be enabled: Cannot enable systemtap because dtrace feature is disabled A full log can be found at /builds/GNOME/glib/_build/meson-logs/meson-log.txt ``` See https://gitlab.gnome.org/GNOME/glib/-/jobs/3901860 Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
9dae1dc62f
commit
9e8b0f6730
@ -312,7 +312,6 @@ muslc-alpine-x86_64:
|
|||||||
--prefix=$HOME/glib-installed
|
--prefix=$HOME/glib-installed
|
||||||
--localstatedir=/var
|
--localstatedir=/var
|
||||||
--libdir=lib
|
--libdir=lib
|
||||||
-Dsystemtap=enabled
|
|
||||||
_build
|
_build
|
||||||
- meson compile -C _build
|
- meson compile -C _build
|
||||||
- .gitlab-ci/run-tests.sh
|
- .gitlab-ci/run-tests.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user