mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-20 04:07:36 -04:00
[Spike] Enable installation of the shared version of FESVR library.
* vendor/riscv/riscv-isa-sim/fesvr.mk.in: By default require installation of the shared libfesvr.
This commit is contained in:
parent
5a1ae97f77
commit
fd130ce3bc
1 changed files with 1 additions and 0 deletions
1
vendor/riscv/riscv-isa-sim/fesvr/fesvr.mk.in
vendored
1
vendor/riscv/riscv-isa-sim/fesvr/fesvr.mk.in
vendored
|
@ -20,6 +20,7 @@ fesvr_install_hdrs = $(fesvr_hdrs)
|
|||
fesvr_install_config_hdr = yes
|
||||
|
||||
fesvr_install_lib = yes
|
||||
fesvr_install_shared_lib = yes
|
||||
|
||||
fesvr_srcs = \
|
||||
elfloader.cc \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue