Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartosz Taudul <wolf.pld@gmail.com>2017-10-30 22:06:45 +0300
committerBartosz Taudul <wolf.pld@gmail.com>2017-10-30 22:06:45 +0300
commit32532277e3ef0dae74d5cb6e08a484365a3662a7 (patch)
treeb5719d47533db48565af714eed8e80dcda668e68 /README.md
parentf861f8913427476d659e7dc4ee37bb068f2df57a (diff)
Android is verified to be working on x86.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 981183dc..2b44150b 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Tracy requires compiler support for C++11 and Thread Local Storage. There are no
- Windows (x64)
- Linux (x64, ARM64)
-- Android (ARM)
+- Android (ARM, x86)
Other platforms should also work fine.