mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-29 12:53:43 +08:00

Extend the common test framework to support $pwd replacements in settings. This allows replacing the custom cris @exedir@ with it.
5 lines
47 B
C
5 lines
47 B
C
/*
|
|
#sim: --sysroot=$pwd
|
|
*/
|
|
#include "hello.c"
|