• Daniel Black's avatar
    MDEV-26109: s390x detected as 32bit in mtr tests · ece30d47
    Daniel Black authored
    Currently @@version_compile_machine is used by mtr
    to determine if the compiled executable is 32 or 64
    bits.
    
    We extend that logic by ensuring that if the DEFAUT_MACHINE
    name doesn't have "64" in its string, "-64bits" is appended
    to ensure these test pass.
    ece30d47
package_name.cmake 5.06 KB