aboutsummaryrefslogtreecommitdiff
path: root/riscv-fesvr.pc.in
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2019-03-31 00:49:57 -0700
committerChih-Min Chao <chihmin.chao@sifive.com>2019-05-14 01:50:01 -0700
commit7ac569476e8759d59e0698086bf1493154387bc0 (patch)
tree9cb1cf51f81daf1b1497c583783675d51cc3c86a /riscv-fesvr.pc.in
parentc611cda2198ada65aae4c1ca6fd8a1d8f3cb0821 (diff)
downloadspike-7ac569476e8759d59e0698086bf1493154387bc0.zip
spike-7ac569476e8759d59e0698086bf1493154387bc0.tar.gz
spike-7ac569476e8759d59e0698086bf1493154387bc0.tar.bz2
Add fesvr; only globally install fesvr headers/libs
Diffstat (limited to 'riscv-fesvr.pc.in')
-rw-r--r--riscv-fesvr.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/riscv-fesvr.pc.in b/riscv-fesvr.pc.in
new file mode 100644
index 0000000..efd7eed
--- /dev/null
+++ b/riscv-fesvr.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@prefix@
+libdir=${prefix}/@libdir@
+includedir=${prefix}/@includedir@
+
+Name: riscv-fesvr
+Description: RISC-V front-end server
+Version: git
+Libs: -Wl,-rpath,${libdir} -L${libdir} -lfesvr
+Cflags: -I${includedir}
+URL: http://riscv.org/download.html#tab_fesvr