• Show log

    Commit

  • Hash : e82371bf
    Author : Sam James
    Date : 2022-11-06T05:18:59

    Fix `-Wstrict-prototypes`.
    
    * builds/unix/configure.raw: Fix `-Wstrict-prototypes`.
    Clang 16 warns on these and they will be dropped in C23.
    
    * builds/unix/freetype2.m4: Ditto.
    
    Signed-off-by: Sam James <sam@gentoo.org>