mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-22 03:51:33 +00:00
3 lines
29 B
Text
3 lines
29 B
Text
|
#!/bin/sh
|
||
|
nm -arch x86_64 $*
|