• Show log

    Commit

  • Hash : f4a3255d
    Author : Alexei Podtelezhnikov
    Date : 2018-02-04T00:09:02

    [unix] Use -fvisibility=hidden.
    
    It is now widely recommended that ELF shared libraries hide symbols
    except those with explicit __attribute__((visibility("default"))).
    This is supported by all major compilers and should rather be an
    option in libtool.
    
    * builds/unix/configure.raw: Add -fvisibility=hidden to CFLAGS.
    * builds/unix/ftconfig.in, builds/vms/ftconfig.h,
    include/freetype/config/ftconfig.h (FT_EXPORT): Use visibility
    attribute.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags