virtualbox-7.0.2

This commit is contained in:
Rmys
2022-10-23 20:12:08 +03:00
parent 65be328191
commit f9d583cd38
43 changed files with 275 additions and 8230 deletions
@@ -22,6 +22,11 @@ VBOX_JAVA_HOME = /usr/lib/jvm/java-8-openjdk
# disable experimental cloud infrastructure integration
VBOX_WITH_CLOUD_NET :=
# enable features
VBOX_WITH_VBOX_IMG = 1
VBOX_WITH_VBOXIMGMOUNT = 1
VBOX_WITH_VBOXSDL = 1
# do not fail on warning
VBOX_GCC_WERR =
VBOX_GCC_WARN =
@@ -29,9 +34,5 @@ VBOX_GCC_WARN =
# fix gsoap missing zlib include and produce errors with --as-needed
VBOX_GSOAP_CXX_LIBS := gsoapssl++ z
# use system xorg
VBOX_USE_SYSTEM_XORG_HEADERS = 1
VBOX_USE_SYSTEM_GL_HEADERS = 1
# no update request. update are handled via pisi
VBOX_WITH_UPDATE_REQUEST := 0