This commit is contained in:
parent
466cbc6e72
commit
dec7788831
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ steps:
|
|||
- sed -i '/\[Components\]/a EfiClock/EfiClock.inf' edk2/MdeModulePkg/MdeModulePkg.dsc
|
||||
|
||||
- echo "Building application"
|
||||
- build -a X64 -t GCC5 -p edk2/MdeModulePkg/MdeModulePkg.dsc
|
||||
- build -a X64 -t GCC -p MdeModulePkg/MdeModulePkg.dsc
|
Loading…
Reference in a new issue