summary refs log blame commit diff
path: root/pkgs/build-support/bintools-wrapper/gnu-binutils-strip-wrapper.sh
blob: 5b5136e3d14c0cadfcebf7358d886b0c6a4015bb (plain) (tree)
1
2
3
4



                                                
#! @shell@
# shellcheck shell=bash

exec @prog@ --enable-deterministic-archives "$@"