mirror of
https://github.com/apple/pkl.git
synced 2026-07-13 16:42:52 +02:00
3 lines
44 B
Bash
Executable File
3 lines
44 B
Bash
Executable File
#!/usr/bin/env bash
|
|
clang -arch x86_64 "$@"
|