depot/third_party/nixpkgs/pkgs/build-support/bintools-wrapper/gnu-binutils-strip-wrapper.sh

5 lines
85 B
Bash
Raw Normal View History

#! @shell@
# shellcheck shell=bash
exec @prog@ --enable-deterministic-archives "$@"