mirror of https://github.com/MariaDB/server
Browse Source
When building on 64-bit kernel machine in 32-bit docker container CMake falsely (but it works as expected) detects that container runtime in also 64-bits. Use linux32 command to change runtime enviroment to 32-bit and then CMake will correctly disable for example ColumnStore and not try to build it This commit only works with debian/autobake-debs.shpull/3298/head
committed by
Andrew Hutchings
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue