Build: Ensure archive creation

This commit is contained in:
vit9696 2020-05-18 07:26:44 +03:00
parent 43b62d56e1
commit 878f99417c

View File

@ -83,9 +83,11 @@ package() {
cd "$(dirname "$0")" || exit 1
ARCHS=(X64 IA32)
SELFPKG=OpenCorePkg
NO_ARCHIVES=0
export ARCHS
export SELFPKG
export NO_ARCHIVES
./Utilities/macserial/build.tool || exit 1