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:
Miguel Bernal Marin 2019-12-16 12:05:53 -06:00
parent 607c8df959
commit bbe337ee3d
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}” RELEASE=0 all sbl-hypervisor BUILD_VERSION=”%{version}_%{release}” BUILD_TAG=”%{version}”

View File

@ -1 +1 @@
sbl-hypervisor-install hypervisor-install-debug sbl-hypervisor-install-debug RELEASE=0 sbl-hypervisor-install hypervisor-install-debug sbl-hypervisor-install-debug