diff options
Diffstat (limited to 'tests/lib1/sysroot-dir-2.pc')
| -rw-r--r-- | tests/lib1/sysroot-dir-2.pc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/lib1/sysroot-dir-2.pc b/tests/lib1/sysroot-dir-2.pc new file mode 100644 index 000000000000..31f3ffdb0673 --- /dev/null +++ b/tests/lib1/sysroot-dir-2.pc @@ -0,0 +1,7 @@ +prefix=${pc_sysrootdir}/usr + +Name: sysroot-dir +Description: Package for testing whether sysroot dirs are repeated or not +Version: 1 +CFlags: -I${prefix}/include +Libs: -L${prefix}/lib -lfoo |
