Arun Raghavan pushed to branch master at PulseAudio / pulseaudio


Commits:
a4651af7 by Arun Raghavan at 2019-07-11T02:24:36Z
build-sys: meson: Disable coverage by default

- - - - -


1 changed file:

- meson_options.txt


Changes:

=====================================
meson_options.txt
=====================================
@@ -1,5 +1,5 @@
 option('gcov',
-       type : 'boolean',
+       type : 'boolean', value : false,
        description : 'Enable optional gcov coverage analysis')
 option('man',
        type : 'boolean',



View it on GitLab: 
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/a4651af796abb85d8997198fd4437c0a5588789d

-- 
View it on GitLab: 
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/a4651af796abb85d8997198fd4437c0a5588789d
You're receiving this email because of your account on gitlab.freedesktop.org.


_______________________________________________
pulseaudio-commits mailing list
pulseaudio-commits@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits

Reply via email to