Accepting request 535804 from home:lwfinger:branches:devel:tools:building
- Update to version 0.1.9998svn3110. VirtualBox 5.2.0 needs this one to build. Changes detailed in upstream url from svn 2815 to 3110. - Rebased patches - Removed test for openSUSE 12.3 from spec file. OBS-URL: https://build.opensuse.org/request/show/535804 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/kbuild?expand=0&rev=34
This commit is contained in:
committed by
Git OBS Bridge
parent
c451fbfefa
commit
c3b73455b9
@@ -1,13 +1,13 @@
|
||||
Index: kbuild-0.1.9998svn2720/kBuild/env.sh
|
||||
Index: kbuild-0.1.9998svn3110/kBuild/env.sh
|
||||
===================================================================
|
||||
--- kbuild-0.1.9998svn2720.orig/kBuild/env.sh
|
||||
+++ kbuild-0.1.9998svn2720/kBuild/env.sh
|
||||
@@ -362,7 +362,7 @@ if test -z "$KBUILD_HOST_ARCH"; then
|
||||
--- kbuild-0.1.9998svn3110.orig/kBuild/env.sh
|
||||
+++ kbuild-0.1.9998svn3110/kBuild/env.sh
|
||||
@@ -356,7 +356,7 @@ if test -z "$KBUILD_HOST_ARCH"; then
|
||||
hppa64|parisc64)
|
||||
KBUILD_HOST_ARCH='hppa64'
|
||||
;;
|
||||
- arm|armv4l|armv5tel|armv5tejl)
|
||||
+ arm|armv4l|armv5tel|armv5tejl|armv7l)
|
||||
KBUILD_HOST_ARCH='arm'
|
||||
- ia64)
|
||||
+ ia64|armv7l)
|
||||
KBUILD_HOST_ARCH='ia64'
|
||||
;;
|
||||
alpha)
|
||||
ppc32|ppc|powerpc)
|
||||
|
Reference in New Issue
Block a user