Accepting request 898486 from home:wfrisch:branches:Base:System
Link as Position Independent Executable (bsc#1184124). OBS-URL: https://build.opensuse.org/request/show/898486 OBS-URL: https://build.opensuse.org/package/show/Base:System/pesign?expand=0&rev=61
This commit is contained in:
parent
17afa5eaaa
commit
0d9814b3ce
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 8 15:55:09 UTC 2021 - Wolfgang Frisch <wolfgang.frisch@suse.com>
|
||||
|
||||
- Link as Position Independent Executable (bsc#1184124).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 7 01:38:34 UTC 2021 - Gary Ching-Pang Lin <glin@suse.com>
|
||||
|
||||
|
@ -66,7 +66,7 @@ with the PE and Authenticode specifications.
|
||||
%patch8 -p1
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags} CFLAGS="%{optflags}"
|
||||
make %{?_smp_mflags} CFLAGS="%{optflags}" LDFLAGS="${LDFLAGS} -pie"
|
||||
|
||||
%install
|
||||
mkdir -p %{buildroot}%{_localstatedir}/lib/pesign
|
||||
|
Loading…
Reference in New Issue
Block a user