mirror of https://github.com/MariaDB/server
Browse Source
When CMAKE_CROSSCOMPILING_EMULATOR is defined, a cross-compile can be made, however with native (emulated) execution possible. This commit takes those points in the build system that execute built targets natively and allow these to be executed in a crosscompile if CMAKE_CROSSCOMPILING_EMULATOR is defined. Closes #1805pull/1818/head
committed by
Daniel Black
7 changed files with 13 additions and 13 deletions
Loading…
Reference in new issue