We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c04131c + 704b0cc commit 91c974fCopy full SHA for 91c974f
utils/build_swift/tests/build_swift/test_presets.py
@@ -39,6 +39,7 @@
39
'install_destdir': '/tmp/install',
40
'install_symroot': '/tmp/install/symroot',
41
'install_toolchain_dir': '/tmp/install/toolchain',
42
+ 'install_prefix': '/usr',
43
'installable_package': '/tmp/install/pkg',
44
'swift_install_destdir': '/tmp/install/swift',
45
'symbols_package': '/path/to/symbols/package',
0 commit comments