BaseTools: Use nasm as the preferred assembly source files for XCODE5 tool
https://bugzilla.tianocore.org/show_bug.cgi?id=850
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
(cherry picked from commit 2583352f24)
			
			
This commit is contained in:
		@@ -7500,7 +7500,6 @@ NOOPT_MYTOOLS_IPF_DLINK_FLAGS            = /NOLOGO /NODEFAULTLIB /LTCG /DLL /OPT
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
*_XCODE5_*_*_FAMILY            = GCC
 | 
					*_XCODE5_*_*_FAMILY            = GCC
 | 
				
			||||||
*_XCODE5_*_*_BUILDRULEFAMILY   = XCODE
 | 
					*_XCODE5_*_*_BUILDRULEFAMILY   = XCODE
 | 
				
			||||||
*_XCODE5_*_*_BUILDRULEORDER    = S s nasm
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# use xcode-select to change Xcode version of command line tools
 | 
					# use xcode-select to change Xcode version of command line tools
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user