diff options
Diffstat (limited to 'scripts/profile2linkerlist.pl')
-rwxr-xr-x | scripts/profile2linkerlist.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/profile2linkerlist.pl b/scripts/profile2linkerlist.pl index 6943fa7cc95b..f23d7be94394 100755 --- a/scripts/profile2linkerlist.pl +++ b/scripts/profile2linkerlist.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # # Takes a (sorted) output of readprofile and turns it into a list suitable for |