mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
8 lines
170 B
Text
8 lines
170 B
Text
# Modify building of VirtualBox to get a cleaner system
|
|
|
|
# build only guest-additions
|
|
VBOX_ONLY_ADDITIONS := 1
|
|
|
|
KBUILD_MSG_STYLE := brief
|
|
|
|
VBOX_OSE := 1
|