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

2 lines
33 B
Bash
Executable file

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