From: Liming Gao Date: Wed, 10 Jan 2018 15:24:27 +0000 (+0800) Subject: BaseTools: Use nasm as the preferred assembly source files for XCODE5 tool X-Git-Tag: edk2-stable201903~2598 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=2583352f2427be24019e97f18905d8d2b1c64872;hp=db408fa3c1b05c867c21e7b05e8db9c7072a3b85 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 Cc: Andrew Fish Cc: Yonghong Zhu Reviewed-by: Yonghong Zhu --- diff --git a/BaseTools/Conf/tools_def.template b/BaseTools/Conf/tools_def.template index a961048288..d8fde02ea3 100755 --- a/BaseTools/Conf/tools_def.template +++ b/BaseTools/Conf/tools_def.template @@ -7500,7 +7500,6 @@ NOOPT_MYTOOLS_IPF_DLINK_FLAGS = /NOLOGO /NODEFAULTLIB /LTCG /DLL /OPT *_XCODE5_*_*_FAMILY = GCC *_XCODE5_*_*_BUILDRULEFAMILY = XCODE -*_XCODE5_*_*_BUILDRULEORDER = S s nasm # # use xcode-select to change Xcode version of command line tools