core/pkgs/build-support/bintools-wrapper/gnu-binutils-strip-wrapper.sh

5 lines
85 B
Bash
Raw Normal View History

2024-05-02 00:46:19 +00:00
#! @shell@
# shellcheck shell=bash
exec @prog@ --enable-deterministic-archives "$@"