• Show log

    Commit

  • Hash : bdbb3ac4
    Author : Pekka Paalanen
    Date : 2012-05-08T11:46:58

    makekeys: fix cross-compilation
    
    makekeys must be built with the build-native compiler, not with $(CC)
    which is the cross-compiler. The only sane way to achieve this seems to
    be to use a separate Makefile.am for it.
    
    This patch fixes the problem apparently caused by:
    
    commit b5efe41f190cbb76eb1ca8ddf0c96990ddb83704
    Author: Ran Benita <ran234@gmail.com>
    Date:   Sat Mar 24 04:48:31 2012 +0200
    
        Make build non-recursive
    
    There is no such thing as makekeys_makekeys_CC in automake.
    
    Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
    

  • Properties

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

    keymap handling library for toolkits and window systems

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags