b3ca34dc8a
The new system liblzf-devel does not (yet) work and needs further massaging and probably fixing. For now instead use the liblzf shipped with VirtualBox. [ci skip]
12 lines
241 B
Diff
12 lines
241 B
Diff
--- Config.kmk
|
|
+++ Config.kmk
|
|
@@ -802,7 +802,7 @@ endif
|
|
# Use new VBoxNetDhcpd instead of old VBoxNetDHCP
|
|
VBOX_WITH_DHCPD = 1
|
|
# Experimental suport for cloud network integration
|
|
-VBOX_WITH_CLOUD_NET = 1
|
|
+VBOX_WITH_CLOUD_NET =
|
|
## @}
|
|
|
|
|
|
|