aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2015-08-18 10:16:12 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2015-08-18 10:16:12 +0200
commitf2a3fb4753facb09867d3428c0554e9de5b79a7d (patch)
treefeffb1f283893467d6d6bdb4b9974baf01099448
parentd778c668d10f39cb06285bbaa173cd7fc507de8b (diff)
leg-edk2-build-test: fix typo s/AARCH46/AARCH64/
Change-Id: Ied4f509ea4d8ce1a33b5fa94e3ff1fb6e5196fb7 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
-rw-r--r--leg-tiancore-edk2-build-test.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/leg-tiancore-edk2-build-test.yaml b/leg-tiancore-edk2-build-test.yaml
index 46ce3d671c..f27acb1ce9 100644
--- a/leg-tiancore-edk2-build-test.yaml
+++ b/leg-tiancore-edk2-build-test.yaml
@@ -116,10 +116,10 @@
cd ${WORKSPACE}
- build -n $NUM_THREADS -b DEBUG -b RELEASE -a AARCH46 -t GCC48 -t GCC49 -t CLANG35 -p ArmVirtPkg/ArmVirtQemu.dsc -D SECURE_BOOT_ENABLE
- build -n $NUM_THREADS -b DEBUG -b RELEASE -a AARCH46 -t GCC48 -t GCC49 -t CLANG35 -p ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.dsc
- build -n $NUM_THREADS -b DEBUG -b RELEASE -a AARCH46 -t GCC48 -t GCC49 -t CLANG35 -p ArmVirtPkg/ArmVirtXen.dsc
- build -n $NUM_THREADS -b DEBUG -b RELEASE -a AARCH46 -t GCC48 -t GCC49 -t CLANG35 -p ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc
+ build -n $NUM_THREADS -b DEBUG -b RELEASE -a AARCH64 -t GCC48 -t GCC49 -t CLANG35 -p ArmVirtPkg/ArmVirtQemu.dsc -D SECURE_BOOT_ENABLE
+ build -n $NUM_THREADS -b DEBUG -b RELEASE -a AARCH64 -t GCC48 -t GCC49 -t CLANG35 -p ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.dsc
+ build -n $NUM_THREADS -b DEBUG -b RELEASE -a AARCH64 -t GCC48 -t GCC49 -t CLANG35 -p ArmVirtPkg/ArmVirtXen.dsc
+ build -n $NUM_THREADS -b DEBUG -b RELEASE -a AARCH64 -t GCC48 -t GCC49 -t CLANG35 -p ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc
build -n $NUM_THREADS -b DEBUG -b RELEASE -a ARM -t GCC48 -t GCC49 -p ArmVirtPkg/ArmVirtQemu.dsc
build -n $NUM_THREADS -b DEBUG -a IA32 -t GCC44 -t GCC46 -t GCC47 -t GCC48 -t GCC49 -t UNIXGCC -p OvmfPkg/OvmfPkgIa32.dsc -D SECURE_BOOT_ENABLE