SHA256
1
0
forked from pool/make

Accepting request 87451 from home:-miska-

refixing arm build

OBS-URL: https://build.opensuse.org/request/show/87451
OBS-URL: https://build.opensuse.org/package/show/Base:System/make?expand=0&rev=19
This commit is contained in:
2011-10-11 21:22:49 +00:00
committed by Git OBS Bridge
parent 7911366a63
commit 10f51bb941
3 changed files with 5 additions and 17 deletions

View File

@@ -35,7 +35,6 @@ Patch4: make-savannah-bug30723-expand_makeflags_before_reexec.diff
Patch5: make-savannah-bug30612-handling_of_archives.diff
Patch6: make-fix_whitespace_tokenization.diff
Patch64: make-library-search-path.diff
Patch7: make-3.82-full-ar-path.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -51,9 +50,6 @@ The GNU make command with extensive documentation.
if [ %_lib == lib64 ]; then
%patch64
fi
%ifarch %arm
%patch7
%endif
%build
CFLAGS=$RPM_OPT_FLAGS \