forked from pool/pesign
Accepting request 898645 from Base:System
OBS-URL: https://build.opensuse.org/request/show/898645 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pesign?expand=0&rev=38
This commit is contained in:
commit
4b8f61bfdb
@ -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