Accepting request 418413 from home:Andreas_Schwab:Factory

- emacs-24.4-glibc.patch: don't force system malloc, it doesn't work with
  glibc 2.24
- gmalloc.patch: fix portability bugs in gmalloc

OBS-URL: https://build.opensuse.org/request/show/418413
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=195
This commit is contained in:
2016-08-12 15:02:46 +00:00
committed by Git OBS Bridge
parent 34e6242353
commit afd41024fc
4 changed files with 136 additions and 26 deletions

View File

@@ -126,6 +126,7 @@ Patch36: emacs-24-0016-ELF-unexec-Drive-from-PT_LOAD-header-rather-than-s
Patch37: emacs-24-0017-ELF-unexec-Don-t-insert-a-new-section.patch
Patch38: emacs-24-0018-src-unexelf.c-NEW_PROGRAM_H-Remove-unused-macro-Bug-.patch
Patch39: emacs-24-0019-ELF-unexec-align-section-header.patch
Patch40: gmalloc.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{expand: %%global include_info %(test -s /usr/share/info/info.info* && echo 0 || echo 1)}
@@ -252,6 +253,7 @@ and most assembler-like syntaxes.
%patch37 -p1
%patch38 -p1
%patch39 -p1
%patch40 -p1
%if %{without autoconf}
# We don't want to run autoconf