From 4248ac2766d10c2691bbf4f313e9d206269f65eb Mon Sep 17 00:00:00 2001 From: Jean-Christophe Fillion-Robin Date: Tue, 19 Apr 2016 01:12:35 -0400 Subject: [PATCH] linux-x86: Update README This commit updates the README to mention linux-x86 is a cross-compiler associated with a Toolchain file. See f57b97b (linux-x86: Add toolchain file and install libc6 and stdc++6 32-bit libraries) --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 2783acf..d858f3b 100644 --- a/README.rst +++ b/README.rst @@ -65,8 +65,7 @@ thewtex/cross-compiler-linux-x64 :target: https://imagelayers.io/?images=thewtex/cross-compiler-linux-x86:latest thewtex/cross-compiler-linux-x86 - |linux-x86-images| Linux i686 compiler. Since the Docker image is - natively x86_64 with i386 multi-arch support, this is not actually a cross compiler. + |linux-x86-images| Linux i686 cross compiler. .. |windows-x64-images| image:: https://badge.imagelayers.io/thewtex/cross-compiler-windows-x64:latest.svg