diff options
Diffstat (limited to 't/sysroot/skip-rewriting-when-sysroot-dir-is-root-dir.test')
| -rw-r--r-- | t/sysroot/skip-rewriting-when-sysroot-dir-is-root-dir.test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/sysroot/skip-rewriting-when-sysroot-dir-is-root-dir.test b/t/sysroot/skip-rewriting-when-sysroot-dir-is-root-dir.test new file mode 100644 index 000000000000..1f347345b981 --- /dev/null +++ b/t/sysroot/skip-rewriting-when-sysroot-dir-is-root-dir.test @@ -0,0 +1,5 @@ +Environment: PKG_CONFIG_SYSROOT_DIR=/ +PackageSearchPath: lib1 +Query: baz +WantedFlags: cflags +ExpectedStdout: -fPIC -I/test/include/foo |
