kc3-lang/libbsd

Branch :


Log

Author Commit Date CI Message
08188f3c 2024-02-28 04:37:44 build: Install err.h if either of the err or errc modules are built Both modules expose their functions in err.h, so we need to install it whenever any of them is being built. Reported-by: Alejandro Colomar <alx@kernel.org>