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:
Gary Ching-Pang Lin 2021-06-09 07:04:56 +00:00 committed by Git OBS Bridge
parent 17afa5eaaa
commit 0d9814b3ce
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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