]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add full path for Cygwin tool chain.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 12 Sep 2007 06:02:38 +0000 (06:02 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 12 Sep 2007 06:02:38 +0000 (06:02 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3799 6f19259b-4bc3-4df7-8a09-765794883524

BaseTools/Conf/tools_def.template

index 073018d4819ed1134beaa7554843d4927023a94e..80262f97918e26027a07f065478ff33a1ea6fe06 100644 (file)
@@ -571,8 +571,8 @@ RELEASE_VS2005PRO_X64_DLINK_FLAGS        = /NOLOGO /NODEFAULTLIB /IGNORE:4086 /O
 #   CYGWINGCC        - CygWin GCC\r
 *_CYGWINGCC_IA32_*_FAMILY           = GCC\r
 \r
-*_CYGWINGCC_IA32_*_PATH             = /opt/tiano/i386-tiano-pe/i386-tiano-pe/bin\r
-*_CYGWINGCC_X64_*_PATH              = /opt/tiano/x86_64-pc-mingw64/x86_64-pc-mingw64/bin\r
+*_CYGWINGCC_IA32_*_PATH             = c:/cygwin/opt/tiano/i386-tiano-pe/i386-tiano-pe/bin\r
+*_CYGWINGCC_X64_*_PATH              = c:/cygwin/opt/tiano/x86_64-pc-mingw64/x86_64-pc-mingw64/bin\r
 *_CYGWINGCC_*_*_DPATH               = /bin\r
 *_CYGWINGCC_*_ASL_PATH              = /cygdrive/c/ASL\r
 \r