mirror of
https://github.com/apple/pkl.git
synced 2026-03-18 15:23:58 +01:00
3 lines
44 B
Bash
Executable File
3 lines
44 B
Bash
Executable File
#!/usr/bin/env bash
|
|
clang -arch x86_64 "$@"
|