mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 03:26:27 +02:00
Updated to Swift 5.8
This commit is contained in:
parent
86d897d580
commit
18c710479b
5 changed files with 20 additions and 0 deletions
4
packages/swift/5.8/run
vendored
Normal file
4
packages/swift/5.8/run
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Setting clang cache to current dir to avoid permission error on /tmp
|
||||
swift -module-cache-path . "$@"
|
Loading…
Add table
Add a link
Reference in a new issue