mirror of https://github.com/acidanthera/audk.git
BaseTools tools_def: Indicate that NASM 2.07 or later is required
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16018 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
ff0279814a
commit
b3f9cdaebb
|
@ -670,7 +670,7 @@ DEFINE SOURCERY_CYGWIN_TOOLS = /cygdrive/c/Program Files/CodeSourcery/Sourcery G
|
||||||
#
|
#
|
||||||
# Other Supported Tools
|
# Other Supported Tools
|
||||||
# =====================
|
# =====================
|
||||||
# NASM 2.0.3 http://www.nasm.us/
|
# NASM 2.0.7 or later http://www.nasm.us/
|
||||||
#
|
#
|
||||||
####################################################################################
|
####################################################################################
|
||||||
####################################################################################
|
####################################################################################
|
||||||
|
|
Loading…
Reference in New Issue