mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-06-04 00:48:48 -04:00
update CI build script
This commit is contained in:
parent
de6eb54853
commit
17da2e2a21
5 changed files with 31 additions and 9 deletions
|
@ -38,7 +38,6 @@ rm -f $DST_PATH3
|
|||
source ./edksetup.sh
|
||||
|
||||
if [ "$EDKARCH" = "AARCH64" ]; then
|
||||
PATH=$PATH:/opt/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu/bin \
|
||||
GCC48_AARCH64_PREFIX=aarch64-linux-gnu- \
|
||||
build -p MdeModulePkg/MdeModulePkg.dsc -a $EDKARCH -b RELEASE -t GCC48
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue