diff options
-rwxr-xr-x | compiler-rt/make/filter-inputs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/make/filter-inputs b/compiler-rt/make/filter-inputs index dbae957..8a6bbe2 100755 --- a/compiler-rt/make/filter-inputs +++ b/compiler-rt/make/filter-inputs @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python #===- make/filter-inputs ---------------------------------------------------===# # |