- make-fix_whitespace_tokenization.diff
Fix Savannah bug #33125 (bnc #681108): Memory corruption during build of android build system. OBS-URL: https://build.opensuse.org/package/show/Base:System/make?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
3891dc8c17
commit
28dc1ff7e8
@@ -33,6 +33,7 @@ Patch2: make-slowdown-parallelism.diff
|
||||
Patch3: make-disable-broken-tests.diff
|
||||
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
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -45,6 +46,7 @@ The GNU make command with extensive documentation.
|
||||
%patch3 -p1
|
||||
%patch4
|
||||
%patch5
|
||||
%patch6 -p1
|
||||
if [ %_lib == lib64 ]; then
|
||||
%patch64
|
||||
fi
|
||||
|
Reference in New Issue
Block a user