mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2025-01-26 01:20:58 +00:00
2 lines
36 B
Bash
Executable file
2 lines
36 B
Bash
Executable file
#!/bin/sh
|
|
dsymutil --arch=x86_64 $*
|