Ping

================
Comment at: lib/Driver/ToolChains.cpp:1168
@@ -1168,1 +1167,3 @@
+    "x86_64-manbo-linux-gnu", "x86_64-linux-gnu", "x86_64-slackware-linux",
+    "x86_64-linux-android"
   };
----------------
Evgeniy Stepanov wrote:
> I don't see this in the official NDK r9c. I assume there is a way to buld gcc 
> from source targeting x86_64-linux-android?
Yes, this target is not a part of official NDK yet but could be built with 
try-64 key.


http://llvm-reviews.chandlerc.com/D2325
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to