Skip to content

Commit

Permalink
README: document runtime packages for PVXS.
Browse files Browse the repository at this point in the history
libevent-pthreads depends on libevent-core, so we can omit the latter.
  • Loading branch information
ericonr committed Dec 9, 2024
1 parent df7d0cc commit e29cd08
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,11 @@ with the `make runtests` build system target. However, if these tests fail, and
it is not possible to fix them (no control over upstream, or tests require
hardware access), the `SKIP_TESTS` argument can be set to `1`.

### IOCs using PVXS

IOCs using the `PVXS` module to provide `qsrv` and PVA link implementations
must include `libevent-pthreads-2.1-7` in the `RUNTIME_PACKAGES`.

### areaDetector IOCs

`areaDetector` IOCs must be built with target `dynamic-link`. In addition, they
Expand Down

0 comments on commit e29cd08

Please sign in to comment.