Merge pull request #77149 from alyssais/asciidoctor

Reduce AsciiDoctor closure size
This commit is contained in:
zimbatm
2020-01-10 14:35:29 +00:00
committed by GitHub
4 changed files with 24 additions and 6 deletions
-2
View File
@@ -9409,8 +9409,6 @@ in
docSupport = false;
yamlSupport = false;
fiddleSupport = false;
# remove gcc from runtime closure
removeReferenceToCC = true;
};
ruby = ruby_2_6;