mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-22 16:01:11 +00:00
3 lines
29 B
Text
3 lines
29 B
Text
|
#!/bin/sh
|
||
|
gcc -arch arm64 $*
|