vp-build/common/wrappers/strip.sh

5 lines
63 B
Bash

#!/bin/sh
echo "strip-wrapper: ignoring arguments: $@"
exit 0