crossgcc: upgrade nasm from 2.16.01 to 2.16.03
Remove the patch since it was picked from master before and thus it's included in the new release. Change-Id: I70408b189b974f8abaadc66f0c809a1dbe10504b Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81900 Reviewed-by: Martin L Roth <gaumless@gmail.com> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Felix Singer
parent
41fdb882f1
commit
0090039bbd
@ -44,7 +44,7 @@ IASL_VERSION=20240321
|
||||
# CLANG version number
|
||||
CLANG_VERSION=17.0.6
|
||||
CMAKE_VERSION=3.29.3
|
||||
NASM_VERSION=2.16.01
|
||||
NASM_VERSION=2.16.03
|
||||
|
||||
# Filename for each package
|
||||
GMP_ARCHIVE="gmp-${GMP_VERSION}.tar.xz"
|
||||
|
Reference in New Issue
Block a user