Accepting request 287494 from home:msmeissn:branches:editors
- build with -fno-PIE as the loading/dumping mechanism does not like building with PIE by default. OBS-URL: https://build.opensuse.org/request/show/287494 OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=170
This commit is contained in:
parent
9ab3cecfe4
commit
ad049917d9
@ -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