aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--leg-tiancore-edk2-build-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/leg-tiancore-edk2-build-test.yaml b/leg-tiancore-edk2-build-test.yaml
index f27acb1ce9..28324c4903 100644
--- a/leg-tiancore-edk2-build-test.yaml
+++ b/leg-tiancore-edk2-build-test.yaml
@@ -68,7 +68,7 @@
export CLANG35_AARCH64_PREFIX=${HOME}/srv/toolchain/arm64-tc-14.09/bin/aarch64-linux-gnu-
sudo apt-get update
- sudo apt-get install -y --no-install-recommends clang gcc-4.4 gcc-4.6 gcc-4.7 gcc-4.8 gcc-4.9 gcc-mingw-w64
+ sudo apt-get install -y --no-install-recommends clang gcc-4.4 gcc-4.6 gcc-4.7 gcc-4.8 gcc-4.9 gcc-mingw-w64 nasm
# set up the paths for the various GCC versions
for i in 4 6 7 8 9