mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge pull request #61574 from apple/neonichu-patch-1
Remove use of deprecated option
This commit is contained in:
@@ -16,7 +16,7 @@ def perform_build(args, swiftbuild_path, config, binary_name, opt_flag):
|
||||
swiftbuild_path,
|
||||
"--package-path",
|
||||
args.package_path,
|
||||
"--build-path",
|
||||
"--scratch-path",
|
||||
inner_build_dir,
|
||||
"--configuration",
|
||||
config,
|
||||
|
||||
Reference in New Issue
Block a user