diff options
Diffstat (limited to 'sim/testsuite/cris/c/openpf2.c')
-rw-r--r-- | sim/testsuite/cris/c/openpf2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/testsuite/cris/c/openpf2.c b/sim/testsuite/cris/c/openpf2.c index 50337b110d4..49f09b641ae 100644 --- a/sim/testsuite/cris/c/openpf2.c +++ b/sim/testsuite/cris/c/openpf2.c @@ -1,5 +1,5 @@ /* Check that the simulator has chdir:ed to the --sysroot argument -#sim: --sysroot=@srcdir@ +#sim: --sysroot=$srcdir/$subdir (or that --sysroot is applied to relative file paths). */ #include <stdio.h> |