build debug version by default
ACRN changed to build release version by default,
let's build acrn as debug version for now.
Fixes: 422a051c30
This commit is contained in:
parent
607c8df959
commit
bbe337ee3d
|
@ -1 +1 @@
|
|||
all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}”
|
||||
RELEASE=0 all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}”
|
||||
|
|
|
@ -1 +1 @@
|
|||
sbl-hypervisor-install hypervisor-install-debug sbl-hypervisor-install-debug
|
||||
RELEASE=0 sbl-hypervisor-install hypervisor-install-debug sbl-hypervisor-install-debug
|
||||
|
|
Loading…
Reference in New Issue