nixpkgs-odroid-hc4/pkgs/build-support/bintools-wrapper/gnu-binutils-strip-wrapper.sh
2025-12-20 09:59:59 +11:00

4 lines
85 B
Bash

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