forked from pool/emacs
.
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=31
This commit is contained in:
parent
51c4bf6fc4
commit
29760572b0
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 27 16:19:58 CEST 2010 - werner@suse.de
|
||||
|
||||
- Avoid segfault with newer gcc 4.5.0, see Emacs bug #6031 on
|
||||
debbugs.gnu.org
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 5 18:32:53 CEST 2010 - ro@suse.de
|
||||
|
||||
|
@ -307,6 +307,7 @@ LDFLAGS=
|
||||
cflags -Wno-unused-variable CFLAGS
|
||||
cflags -Wno-unused-label CFLAGS
|
||||
cflags -Wno-unprototyped-calls CFLAGS
|
||||
cflags -fno-optimize-sibling-calls CFLAGS
|
||||
cflags -Wl,-O2 LDFLAGS
|
||||
cflags -Wl,--hash-size=65521 LDFLAGS
|
||||
%ifarch ia64
|
||||
|
Loading…
Reference in New Issue
Block a user