summaryrefslogtreecommitdiff
path: root/BaseTools/building-gcc.txt
diff options
context:
space:
mode:
authorGao, Liming <liming.gao@intel.com>2014-01-27 05:23:15 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2014-01-27 05:23:15 +0000
commitf51461c829c124288a930829a78e2a5a799f4039 (patch)
tree1072993516da9d887f0e0fd876c9ac5630c19ae2 /BaseTools/building-gcc.txt
parent7771be9fd0b9b3c7f5c0659c416535171de31191 (diff)
downloadedk2-platforms-f51461c829c124288a930829a78e2a5a799f4039.tar.xz
Sync BaseTool trunk (version r2649) into EDKII BaseTools.
Signed-off-by: Gao, Liming <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15188 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/building-gcc.txt')
-rw-r--r--BaseTools/building-gcc.txt30
1 files changed, 15 insertions, 15 deletions
diff --git a/BaseTools/building-gcc.txt b/BaseTools/building-gcc.txt
index ed9cecee28..2b2cff6058 100644
--- a/BaseTools/building-gcc.txt
+++ b/BaseTools/building-gcc.txt
@@ -1,15 +1,15 @@
-To use GCC with the BaseTools project for edk2 based development purposes,
-you will need to build a GCC based cross-compiler (in addition to binutils).
-
-Instructions for building GCC for this purpose can be found under the
-BaseTools source tree. (In addition to the instructions, you will also
-find scripts to help automate the build process.)
-
-If you do not have a tianocore.org account, you can make use of the 'guest'
-account with an empty password.
-
-In a web browser, you can 'browse' the relavent source at this location:
- http://sourceforge.net/p/edk2-buildtools/code/HEAD/tree/trunk/BaseTools/gcc
-
-Or, with subversion, you can download the relavent source with this command:
- svn co https://svn.code.sf.net/p/edk2-buildtools/code/trunk/BaseTools/gcc
+To use GCC with the BaseTools project for edk2 based development purposes,
+you will need to build a GCC based cross-compiler (in addition to binutils).
+
+Instructions for building GCC for this purpose can be found under the
+BaseTools source tree. (In addition to the instructions, you will also
+find scripts to help automate the build process.)
+
+If you do not have a tianocore.org account, you can make use of the 'guest'
+account with an empty password.
+
+In a web browser, you can 'browse' the relavent source at this location:
+ http://sourceforge.net/p/edk2-buildtools/code/HEAD/tree/trunk/BaseTools/gcc
+
+Or, with subversion, you can download the relavent source with this command:
+ svn co https://svn.code.sf.net/p/edk2-buildtools/code/trunk/BaseTools/gcc