blob: 081706927db788fafd338b2461669c29e831d6d7 [file] [log] [blame]
Philipp Schrader9b1790e2018-03-10 20:21:30 -08001#!/bin/bash --norc
2
3exec -a strip \
4 ${BAZEL_OUTPUT_ROOT}external/clang_3p6_repo/usr/bin/strip \
5 "$@"