From 8802a50289e82d3759a495ff958813f5c08335ad Mon Sep 17 00:00:00 2001 From: Bensuperpc Date: Mon, 28 Jun 2021 17:12:07 +0200 Subject: [PATCH] Update readme Add linux-x64-clang Signed-off-by: Bensuperpc --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 4c2c6fc..883b232 100644 --- a/README.rst +++ b/README.rst @@ -223,6 +223,12 @@ dockcross/linux-x64 |linux-x64-images| Linux x86_64 / amd64 compiler. Since the Docker image is natively x86_64, this is not actually a cross compiler. +.. |linux-x64-clang-images| image:: https://images.microbadger.com/badges/image/dockcross/linux-x64-clang.svg + :target: https://microbadger.com/images/dockcross/linux-x64-clang + +dockcross/linux-x64-clang + |linux-x64-clang-images| Linux clang x86_64 / amd64 compiler. Since the Docker image is + natively x86_64, this is not actually a cross compiler. .. |linux-x86-images| image:: https://images.microbadger.com/badges/image/dockcross/linux-x86.svg :target: https://microbadger.com/images/dockcross/linux-x86