| Summary: | perl-highlight does not link with libperl | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | viy <viy> |
| Component: | perl-highlight | Assignee: | Alexey Gladkov <legion> |
| Status: | CLOSED NOTABUG | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P5 | CC: | legion |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
viy
2021-06-22 23:14:36 MSK
It uses swig to create a highlight.so and it doesn't need to link with libperl. https://gitlab.com/saalen/highlight/-/blob/master/extras/swig/makefile#L24 |