Skip to content
Snippets Groups Projects
Commit 040a4d5d authored by Simon Rose's avatar Simon Rose
Browse files

Partial reversion of af57525d

The issue is that `COMMANDLINE_LIBRARY` is used by EPICS base to link against
some other libraries; removing this line means that every lib*.so now links
against libreadline.so. This isn't _strictly speaking_ an issue because
`softIocPVA` also ultimately depends on libreadline. However, it is bad
practice.
parent d51c57b3
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment