mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-15 00:41:47 +00:00
2 lines
29 B
Bash
Executable file
2 lines
29 B
Bash
Executable file
#!/bin/sh
|
|
gcc -arch arm64 $*
|