Correct Compiler option /FAcs to /FAsc

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7180 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4 2009-01-05 02:12:37 +00:00
parent 5c03ed0aa1
commit 54cdf471a0
1 changed files with 2 additions and 1 deletions

View File

@ -178,4 +178,5 @@
MSFT:*_*_*_CC_FLAGS = /Fa$* /FAsc /FR$(@R).SBR
MSFT:*_*_IA32_CC_FLAGS = /D EFI32
MSFT:*_*_X64_CC_FLAGS = /D EFIX64
MSFT:*_*_IPF_CC_FLAGS = /D EFI64
MSFT:*_*_IPF_CC_FLAGS = /D EFI64