util/crossgcc: Update nasm from 2.15.05 to 2.16.01
Timeless build for QEMU (i440fx/piix4) does not modify the binary. New patch is add to fix the build in a separate directory from the source. Change-Id: Ib69437be8ee69ad62fb1dfbbafabc2c4c885b7b2 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/73740 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
committed by
Felix Singer
parent
6e827a8b24
commit
a84823d078
@@ -43,7 +43,7 @@ IASL_VERSION=20230331
|
||||
# CLANG version number
|
||||
CLANG_VERSION=16.0.4
|
||||
CMAKE_VERSION=3.26.3
|
||||
NASM_VERSION=2.15.05
|
||||
NASM_VERSION=2.16.01
|
||||
|
||||
# Filename for each package
|
||||
GMP_ARCHIVE="gmp-${GMP_VERSION}.tar.xz"
|
||||
|
Reference in New Issue
Block a user