mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Make sure we are using perl 5.6.0 as earlier versions won't work.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2905
This commit is contained in:
parent
a54180bc29
commit
55a7ef5758
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
use 5.006;
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user