void-packages/srcpkgs/recode
Érico Rolim a7fba4f268 recode: fix librecode.so build, xlint.
librecode.so required an external `error` symbol, even on musl systems,
which don't provide one. This was worked around when building
fortune-mod by adding an error.o file into the build, but that wasn't
the correct fix.

This patch makes it so librecode also uses the librecode.a compat
library.
2020-12-17 12:20:04 -03:00
..
patches
template