Vbox: compile VMM/VMMR3/VMReq permissive

Ref #3289
This commit is contained in:
Emery Hemingway 2019-04-29 13:41:41 +02:00 committed by Christian Helmuth
parent c0f03a28e9
commit 761e312219
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,8 @@ SRC_CC += VMM/VMMAll/CPUMAllRegs.cpp
SRC_CC += VMM/VMMR3/VMEmt.cpp
SRC_CC += VMM/VMMR3/VMReq.cpp
CC_OPT_VMM/VMMR3/VMReq = -fpermissive
SRC_CC += VMM/VMMAll/DBGFAll.cpp
SRC_CC += VMM/VMMR3/DBGFInfo.cpp