Changeset f8cf567 in rtems
- Timestamp:
-
08/01/15 16:58:56
(8 years ago)
- Author:
- Nick Withers <nick.withers@…>
- Branches:
- 5, master
- Children:
- 7e798b4
- Parents:
- d0733bb
- git-author:
- Nick Withers <nick.withers@…> (08/01/15 16:58:56)
- git-committer:
- Joel Sherrill <joel.sherrill@…> (08/01/15 16:58:56)
- Message:
-
ampolish3: Use env to find perl more reliably
Fixes breakage on at least FreeBSD.
closes #2379.
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
rd0733bb
|
rf8cf567
|
|
1 | | #! /usr/bin/perl -w |
| 1 | #! /usr/bin/env perl |
2 | 2 | # |
3 | 3 | # Copyright (C) 2005, 2006 Ralf Corsépius, Ulm, Germany |