]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Conf/tools_def.template
Added a comment about how to configure for Unix systems.
[mirror_edk2.git] / 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