diff options
| author | Pierre Pronchery <khorben@FreeBSD.org> | 2026-04-22 13:13:41 +0000 |
|---|---|---|
| committer | Pierre Pronchery <khorben@FreeBSD.org> | 2026-04-22 13:13:41 +0000 |
| commit | 6294b6ab217a2d5f1d2bc23a64505a228294c508 (patch) | |
| tree | 333ee95d0d49af6cfc4390c1ec90098e6493e332 /tests/lib1/sysroot-dir.pc | |
Diffstat (limited to 'tests/lib1/sysroot-dir.pc')
| -rw-r--r-- | tests/lib1/sysroot-dir.pc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/lib1/sysroot-dir.pc b/tests/lib1/sysroot-dir.pc new file mode 100644 index 000000000000..8334c5019728 --- /dev/null +++ b/tests/lib1/sysroot-dir.pc @@ -0,0 +1,5 @@ +Name: sysroot-dir +Description: Package for testing whether sysroot dirs are repeated or not +Version: 1 +CFlags: -I/sysroot/include +Libs: -L/sysroot/lib -lfoo |
