diff --git a/edk2.spec b/edk2.spec index 22aed74..a0562e7 100644 --- a/edk2.spec +++ b/edk2.spec @@ -66,6 +66,8 @@ build EFI executables and ROMs using the GNU tools. %build source ./edksetup.sh +# Build is broken if MAKEFLAGS contains -j option. +unset MAKEFLAGS make -C $WORKSPACE/BaseTools %install