zdoom-macos-deps/deps/system/bin/x86_64-apple-darwin-strip

2 lines
34 B
Bash
Executable file

#!/bin/sh
strip -arch x86_64 "$@"