mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-11 14:16:27 +02:00
pkg(swift-5.3.3): Add swift 5.3.3
This commit is contained in:
parent
aa0a7ac35f
commit
0d1906e1b6
5 changed files with 21 additions and 0 deletions
packages/swift/5.3.3
4
packages/swift/5.3.3/run
vendored
Normal file
4
packages/swift/5.3.3/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