Edit

kc3-lang/libbsd

Branch :

  • Show log

    Commit

  • Author : Guillem Jover
    Date : 2024-02-28 04:37:44
    Hash : 08188f3c
    Message : 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>