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