Skip to content
Snippets Groups Projects
  • Richard van der Hoff's avatar
    ee8172d8
    Compile some of the crypto libs directly · ee8172d8
    Richard van der Hoff authored
    sha256.c and aes.c contain conflicting declarations, so we need to compile them
    as separate units. This requires a bit more Makefile-shuffling; the build
    directory now includes 'src' or 'lib' as appropriate, and we just mkdir -p
    before each compilation.
    ee8172d8
    History
    Compile some of the crypto libs directly
    Richard van der Hoff authored
    sha256.c and aes.c contain conflicting declarations, so we need to compile them
    as separate units. This requires a bit more Makefile-shuffling; the build
    directory now includes 'src' or 'lib' as appropriate, and we just mkdir -p
    before each compilation.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.