Edit

kc3-lang/freetype/builds

Branch :

  • Show log

    Commit

  • Author : Tony Theodore
    Date : 2017-06-20 12:24:05
    Hash : c8829e4b
    Message : Fix pkg-config in freetype-config for cross-compiling (#51274). * builds/unix/unix-def.in (PKG_CONFIG): New variable. (freetype-config): Use it in sed expression. * builds/unix/freetype-config.in: s/pkg-config/%PKG_CONFIG%/.