mirror of
				https://gitlab.com/qemu-project/edk2.git
				synced 2025-10-30 07:56:39 +08:00 
			
		
		
		
	UnitTestFrameworkPkg/UnitTestDebugAddressLib: Remove extra options
Remove /EHsc from CC_FLAGS. /EHs is added to CC_FLAGS in UnitTestFrameworkPkgHost.dsc.inc for all components. Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
		 Michael D Kinney
					Michael D Kinney
				
			
				
					committed by
					
						![mergify[bot]](/assets/img/avatar_default.png) mergify[bot]
						mergify[bot]
					
				
			
			
				
	
			
			
			![mergify[bot]](/assets/img/avatar_default.png) mergify[bot]
						mergify[bot]
					
				
			
						parent
						
							07da104cfb
						
					
				
				
					commit
					55a5ec63fe
				
			| @ -27,6 +27,6 @@ | ||||
|   UnitTestLib | ||||
|  | ||||
| [BuildOptions] | ||||
|   MSFT:*_*_*_CC_FLAGS   == /c /EHs /Zi /Od /MTd | ||||
|   MSFT:*_*_*_CC_FLAGS   == /c /Zi /Od | ||||
|   GCC:*_*_IA32_CC_FLAGS == -g -c -fshort-wchar -fexceptions -O0 -m32 -malign-double -fno-pie | ||||
|   GCC:*_*_X64_CC_FLAGS  == -g -c -fshort-wchar -fexceptions -O0 -m64 -fno-pie "-DEFIAPI=__attribute__((ms_abi))" | ||||
|  | ||||
		Reference in New Issue
	
	Block a user