File fedora-presets.ini of Package swift-lang
# Custom preset for Fedora packaging # This preset builds the final production toolchain including swift-driver # using the bootstrapped Swift compiler from bootstrap_stage2 [preset: fedora_final] bootstrapping=hosttools # Skip all tests (inlined from mixin_buildbot_linux,no_test) skip-test-cmark skip-test-lldb skip-test-swift skip-test-llbuild skip-test-swiftpm skip-test-swift-driver skip-test-xctest skip-test-foundation skip-test-libdispatch skip-test-playgroundsupport skip-test-indexstore-db skip-test-sourcekit-lsp skip-test-swiftdocc skip-test-wasm-stdlib skip-test-swiftformat release # Build additional components for production toolchain lldb llbuild xctest swift-testing swift-testing-macros swiftpm swift-driver indexstore-db sourcekit-lsp swiftformat swift-include-tests=0 llvm-include-tests=0 foundation libdispatch skip-build-benchmarks build-subdir=%(build_subdir)s install-destdir=%(install_destdir)s swift-install-components=autolink-driver;compiler;clang-resource-dir-symlink;stdlib;sdk-overlay;toolchain-tools;license llvm-install-components=llvm-ar;llvm-ranlib;clang;clang-resource-headers;compiler-rt;clang-features-file;lld;IndexStore install-llvm install-lldb install-swift install-foundation install-libdispatch install-llbuild install-swiftpm install-swift-driver install-swiftsyntax install-swift-testing install-swift-testing-macros install-xctest install-sourcekit-lsp install-swiftformat