mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-13 06:33:56 +00:00
same thing. A .c file doesn't work for cross compilation. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11174
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
#! @PERL@
|
|
|
|
use warnings;
|
|
use strict;
|
|
|
|
die "link_tool_exe_@VGCONF_OS@ requires implementation";
|