forked from pool/emacs
Accepting request 288060 from editors
1 OBS-URL: https://build.opensuse.org/request/show/288060 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=114
This commit is contained in:
commit
a00dc7039e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 24 07:08:48 UTC 2015 - meissner@suse.com
|
||||
|
||||
- build with -fno-PIE as the loading/dumping mechanism does not
|
||||
like building with PIE by default.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 7 19:47:29 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@ -313,6 +313,7 @@ LDFLAGS=
|
||||
cflags -Wno-unused-label CFLAGS
|
||||
cflags -Wno-unprototyped-calls CFLAGS
|
||||
cflags -fno-optimize-sibling-calls CFLAGS
|
||||
cflags -fno-PIE CFLAGS
|
||||
cflags -Wl,-O2 LDFLAGS
|
||||
cflags -Wl,--hash-size=65521 LDFLAGS
|
||||
%ifarch ia64
|
||||
|
Loading…
x
Reference in New Issue
Block a user