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

4 lines
85 B
Bash

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