• Show log

    Commit

  • Hash : 2b29bca2
    Author : DRC
    Date : 2016-12-07T18:11:38

    Build: Fix Debug/RelWithDebInfo build with YASM
    
    YASM requires a debug format to be specified with -g.  Currently the
    only combination that I can make work at all is DWARF-2/ELF (YASM
    doesn't support Mach-O debugging at all, and its support for CV8/MSVC
    and MinGW/DWARF-2 appears to be broken), so debugging is only enabled
    automatically for ELF at the moment.  For other formats, we don't
    specify -g at all, which is how the old build system behaved.
    
    Fixes #125, Closes #126
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libjpeg-turbo.git
    Git SSH git@git.kmx.io:kc3-lang/libjpeg-turbo.git
    Public access ? public
    Description

    Fork of libjpeg with SIMD

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags