]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Added a comment about how to configure for Unix systems.
authorbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 7 Jul 2006 18:52:28 +0000 (18:52 +0000)
committerbbahnsen <bbahnsen@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 7 Jul 2006 18:52:28 +0000 (18:52 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@828 6f19259b-4bc3-4df7-8a09-765794883524

Tools/Conf/tools_def.template

index c4e601f1124f438227f5aa6f6f6f005b6d0336dc..b98d09e4867e9b1eba34805d6dbb67db34ba879e 100644 (file)
@@ -54,5 +54,8 @@
 *_GCC_IA32_PP_NAME      = gcc\r
 \r
 # GCC, IA32\r
 *_GCC_IA32_PP_NAME      = gcc\r
 \r
 # GCC, IA32\r
+# Use this if you built the tiano gcc tool chain on a Windows/Cygwin system.\r
 *_GCC_IA32_*_PATH       = C:\cygwin\opt\tiano\i386-tiano-pe\i386-tiano-pe\bin\r
 *_GCC_IA32_*_PATH       = C:\cygwin\opt\tiano\i386-tiano-pe\i386-tiano-pe\bin\r
+# Use this if you built the tiano gcc tool chain on a Unix system.\r
+# *_GCC_IA32_*_PATH       = /opt/tiano/i386-tiano-pe/i386-tiano-pe/bin\r
 *_GCC_IA32_ASM_EXT      = .S\r
 *_GCC_IA32_ASM_EXT      = .S\r