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.
1 parent 64ce996 commit 3152198Copy full SHA for 3152198
utils/build_swift/tests/test_presets.py
@@ -37,6 +37,7 @@
37
'install_destdir': '/tmp/install',
38
'install_symroot': '/tmp/install/symroot',
39
'install_toolchain_dir': '/tmp/install/toolchain',
40
+ 'install_prefix': '/usr',
41
'installable_package': '/tmp/install/pkg',
42
'swift_install_destdir': '/tmp/install/swift',
43
'symbols_package': '/path/to/symbols/package',
0 commit comments