Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Update
peazip
peazip-build_PIE.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File peazip-build_PIE.patch of Package peazip
From: Luigi Baldoni <aloisio@gmx.com> Date: 2018-02-11 13:31:28 +0100 Subject: Build PIE binaries Set lazarus project files so that we produce position independent executables. Index: peazip-6.7.2.src/project_pea.lpi =================================================================== --- peazip-6.7.2.src.orig/project_pea.lpi +++ peazip-6.7.2.src/project_pea.lpi @@ -485,6 +485,8 @@ <GenerateDebugInfo Value="False"/> </Debugging> <Options> + <PassLinkerOptions Value="True"/> + <LinkerOptions Value="-pie"/> <Win32> <GraphicApplication Value="True"/> </Win32> Index: peazip-6.7.2.src/project_peach.lpi =================================================================== --- peazip-6.7.2.src.orig/project_peach.lpi +++ peazip-6.7.2.src/project_peach.lpi @@ -1411,6 +1411,8 @@ <GenerateDebugInfo Value="False"/> </Debugging> <Options> + <PassLinkerOptions Value="True"/> + <LinkerOptions Value="-pie"/> <Win32> <GraphicApplication Value="True"/> </Win32>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor