From 9daf8c810684c4b438e361f3e57ed322265f95c0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 3 Jul 2017 20:41:50 +0200 Subject: bcm28xx-vc: use /usr --- .../src/host_applications/linux/libs/bcm_host/bcm_host.pc.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in (limited to 'package/bcm28xx-vc/src/host_applications/linux/libs') diff --git a/package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in b/package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in new file mode 100644 index 000000000..d40d35049 --- /dev/null +++ b/package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in @@ -0,0 +1,10 @@ +prefix=/usr +exec_prefix=${prefix} +libdir=${exec_prefix}/lib +includedir=${prefix}/include + +Name: bcm_host +Description: Broadcom VideoCore host API library +Version: 1 +Libs: -L${libdir} -lbcm_host -lvcos -lvchiq_arm +Cflags: -I${includedir} -I${includedir}/interface/vmcs_host/linux -I${includedir}/interface/vcos/pthreads -DUSE_VCHIQ_ARM -- cgit v1.2.3