dockcross/linux-armv7
Jonas Vautherin a35ef4410b Update Toolchain.cmake to use BOTH for CMAKE_FIND_ROOT_PATH_MODES
This is necessary if one wants to be able to use libraries or
includes or programs installed locally (and not on the system
of the build machine, or in CMAKE_SYSROOT, or in CMAKE_FIND_ROOT_PATH).

According to cmake order for find_* functions, CMAKE_FIND_ROOT_PATH
will be searched before the system of the build machine anyway,
which doesn't dramatically change the current behavior.
2019-07-18 00:29:15 +02:00
..
crosstool-ng.config Enable the ARM Simulator for GDB 2019-02-07 13:59:48 -06:00
Dockerfile.in versioning: Set DEFAULT_DOCKCROSS_IMAGE based on the image tag 2019-01-16 23:25:52 -05:00
Toolchain.cmake Update Toolchain.cmake to use BOTH for CMAKE_FIND_ROOT_PATH_MODES 2019-07-18 00:29:15 +02:00