mariadb/dbug
Justin Jagieniak 1715fef107 Fix cross-compile to consider CMAKE_CROSSCOMPILING_EMULATOR
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 #1805
2021-04-15 10:07:50 +10:00
..
CMakeLists.txt Fix cross-compile to consider CMAKE_CROSSCOMPILING_EMULATOR 2021-04-15 10:07:50 +10:00
dbug.c Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
dbug_add_tags.pl mtr: use env for perl 2020-06-23 03:24:46 +02:00
dbug_long.h
example1.c
example2.c
example3.c
factorial.c
main.c
monty.doc
my_main.c
remove_function_from_trace.pl mtr: use env for perl 2020-06-23 03:24:46 +02:00
tests-t.pl
tests.c add WITH_DBUG_TRACE CMake variable 2020-04-29 20:13:14 +03:00
user.r