This commit is contained in:
Minhyuk Kim
2021-01-29 00:46:22 +09:00
parent b0426829fe
commit 16e635b005
4 changed files with 7 additions and 2 deletions

View File

@@ -552,6 +552,7 @@ EXPECTED_OPTIONS = [
EnableOption('--verbose-build'),
EnableOption('--watchos'),
EnableOption('--xctest', dest='build_xctest'),
EnableOption('--swift-disable-dead-stripping'),
DisableOption('--skip-build-cmark', dest='build_cmark'),
DisableOption('--skip-build-llvm', dest='build_llvm'),