Accepting request 86303 from home:worldcitizen:branches:devel:tools:building

Added a patch to support armv7l

OBS-URL: https://build.opensuse.org/request/show/86303
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/kbuild?expand=0&rev=9
This commit is contained in:
2011-10-04 08:25:04 +00:00
committed by Git OBS Bridge
parent 9fe52971c8
commit a3193ce3f9
3 changed files with 19 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ Patch3: kbuild-func_missing_args.diff
Patch4: glibc-2.10.diff
Patch5: kbuild-pthread.diff
Patch6: kbuild-timestamps.diff
Patch7: kbuild-armv7l.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -62,6 +63,7 @@ Authors:
%patch4
%patch5 -p1
%patch6 -p1
%patch7 -p1
%build
export CFLAGS="$RPM_OPT_FLAGS"