forked from jengelh/virtualbox
Accepting request 70161 from home:elvigia:branches:Virtualization
- Allow GCC 4.6 to be used OBS-URL: https://build.opensuse.org/request/show/70161 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=45
This commit is contained in:
committed by
Git OBS Bridge
parent
f816fe0ce6
commit
122495aaba
@@ -94,6 +94,7 @@ Patch101: vbox-default-os-type.diff
|
||||
#disable update in vbox gui
|
||||
Patch102: vbox-disable-updates.diff
|
||||
Patch103: virtualbox-ose_%{version}-dfsg-1.diff.gz
|
||||
Patch104: vbox-gcc46.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
PreReq: pwdutils permissions
|
||||
Requires: %{name}-host-kmp = %version
|
||||
@@ -218,6 +219,7 @@ quilt push -a
|
||||
%patch100
|
||||
%patch101
|
||||
%patch102 -p1
|
||||
%patch104
|
||||
#copy user manual
|
||||
%__cp %{S:1} ./UserManual.pdf
|
||||
|
||||
@@ -242,7 +244,7 @@ source env.sh
|
||||
# VBOX_WITH_REGISTRATION_REQUEST= VBOX_WITH_UPDATE_REQUEST= just disable some functionality in gui
|
||||
# -j1 disable parallel build to avoid "Out of memory: Kill process" crash of build in buildservice
|
||||
/usr/bin/kmk \
|
||||
-j1 \
|
||||
-j2 \
|
||||
VBOX_GCC_WERR= \
|
||||
KBUILD_VERBOSE=2 \
|
||||
VBOX_WITH_REGISTRATION_REQUEST= VBOX_WITH_UPDATE_REQUEST= \
|
||||
|
Reference in New Issue
Block a user