Hi Dave,

  Attach is the patch which fix "How To Build On ARM" doc.
Although it takes longer time to build LLVM, I think it's
better to build all targets not ARM only. Please take a
look, thanks.

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj
Index: docs/HowToBuildOnARM.rst
===================================================================
--- docs/HowToBuildOnARM.rst	(revision 166909)
+++ docs/HowToBuildOnARM.rst	(working copy)
@@ -44,4 +44,4 @@
      --host=armv7l-unknown-linux-gnueabihf
      --target=armv7l-unknown-linux-gnueabihf --with-cpu=cortex-a9
      --with-float=hard --with-abi=aapcs-vfp --with-fpu=neon
-     --enable-targets=arm --disable-optimized --enable-assertions
+     --disable-optimized --enable-assertions
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to