mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-15 17:02:39 +00:00
3 lines
28 B
Text
3 lines
28 B
Text
|
#!/bin/sh
|
||
|
nm -arch arm64 $*
|