dockcross/linux-x86
Jean-Christophe Fillion-Robin 4ccd459994 linux-x86: Avoid CMake issue by not setting CMAKE_AR. It is automatically set.
It is automatically set in CMakeFindBinUtils.cmake using the value
of _CMAKE_TOOLCHAIN_PREFIX extracted from the compiler name within
CMakeDetermineCCompiler.cmake.

The CMake issue is #15448 - https://cmake.org/Bug/view.php?id=15448
2016-04-16 16:43:13 -04:00
..
Dockerfile linux-x86: Add toolchain file and install libc6 and stdc++6 32-bit libraries 2016-04-13 19:54:28 -04:00
i686-linux-gnu-as.sh linux-x86: Add toolchain file and install libc6 and stdc++6 32-bit libraries 2016-04-13 19:54:28 -04:00
i686-linux-gnu.sh Use base image, add Makefile, compress RUN statements to save on disk space 2014-10-17 13:42:56 +02:00
Toolchain.cmake linux-x86: Avoid CMake issue by not setting CMAKE_AR. It is automatically set. 2016-04-16 16:43:13 -04:00