You need to sign in or sign up before continuing.
  • Helmut Grohne's avatar
    MDEV-30694: Cross building on x86_64 to arch i686 fails · 6f6fa3be
    Helmut Grohne authored
    Currently cross compilation on x86_64 to arch i686 fails
    with error:
    
    > ctype-uca1400data.h
    /bin/sh: 1: uca-dump: not found
    
    Commit makes sure that uca-dump is treated correctly
    when cross compiling MariaDB to another architecture
    6f6fa3be
CMakeLists.txt 20.1 KB