mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-25 13:21:05 +00:00
2 lines
30 B
Bash
Executable file
2 lines
30 B
Bash
Executable file
#!/bin/sh
|
|
g++ -arch x86_64 $*
|