1
0
forked from aniani/vim

patch 8.2.4129: building with +sound but without +eval fails

Problem:    Building with +sound but without +eval fails. (Dominique Pellé)
Solution:   Disable canberra in tiny and small build. (closes #9548)
This commit is contained in:
Bram Moolenaar
2022-01-18 11:11:25 +00:00
parent 64283d5e1f
commit 1247126956
3 changed files with 45 additions and 20 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4129,
/**/
4128,
/**/