mirror of
https://github.com/apple/pkl.git
synced 2026-03-17 23:03: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 "$@"
|