mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Build: Ensure archive creation
This commit is contained in:
parent
43b62d56e1
commit
878f99417c
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user