Fix building issue for VS2003 and VS2005 tool chain. The "/GS-" is not recognized...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Feb 2009 03:35:29 +0000 (03:35 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 23 Feb 2009 03:35:29 +0000 (03:35 +0000)
commit24f5b8022fca84d8c39a4a583c0099de49adef5d
tree6cd3365da771cc82ccd831328c6f41774e4eaca1
parent4fe3ce8d5f844bc734d8f050d54f53889c1ed4ec
Fix building issue for VS2003 and VS2005 tool chain. The "/GS-" is not recognized by VS2003 but need by VS2005, so the CFLAGS should override from tools_def.txt but not replace CFLAGS defined in tools_def.txt.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7586 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/EfiLdr/EfiLdr.inf