core/pkgs/build-support/bintools-wrapper/gnu-binutils-strip-wrapper.sh
2024-05-13 11:34:52 -04:00

5 lines
85 B
Bash

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