xref: /freebsd/contrib/pkgconf/t/sysroot/sysroot-differs-from-destdir-injects.test (revision 592efe252472a3385acf36b1f49ecf710a7f3d9c)
1*592efe25SPierre ProncheryEnvironment: PKG_CONFIG_SYSROOT_DIR=/sysroot
2*592efe25SPierre ProncheryEnvironment: DESTDIR=/other
3*592efe25SPierre ProncheryPackageSearchPath: lib1
4*592efe25SPierre ProncheryQuery: foo
5*592efe25SPierre ProncheryWantedFlags: libs cflags
6*592efe25SPierre ProncheryExpectedStdout: -fPIC -I/sysroot/test/include/foo -L/sysroot/test/lib -lfoo
7