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