sdrangel: fix build on x86_64-darwin
[NixPkgs.git] / pkgs / build-support / bintools-wrapper / gnu-binutils-strip-wrapper.sh
blob5b5136e3d14c0cadfcebf7358d886b0c6a4015bb
1 #! @shell@
2 # shellcheck shell=bash
4 exec @prog@ --enable-deterministic-archives "$@"