Accepting request 265949 from Base:System
- build with PIE OBS-URL: https://build.opensuse.org/request/show/265949 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/less?expand=0&rev=46
This commit is contained in:
commit
1478ad028d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 19 14:57:12 UTC 2014 - meissner@suse.com
|
||||||
|
|
||||||
|
- build with PIE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 24 16:35:20 UTC 2014 - tchvatal@suse.com
|
Mon Nov 24 16:35:20 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -62,6 +62,8 @@ cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} .
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
|
export CFLAGS="$RPM_OPT_FLAGS -fPIE"
|
||||||
|
export LDFLAGS="-pie"
|
||||||
%configure --with-pic
|
%configure --with-pic
|
||||||
#
|
#
|
||||||
# regenerate help.c because less.hlp was patched
|
# regenerate help.c because less.hlp was patched
|
||||||
|
Loading…
x
Reference in New Issue
Block a user