Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6: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-9.8.0.src/dev/project_pea.lpi =================================================================== --- peazip-9.8.0.src.orig/dev/project_pea.lpi +++ peazip-9.8.0.src/dev/project_pea.lpi @@ -560,6 +560,8 @@ <DebugInfoType Value="dsDwarf3"/> </Debugging> <Options> + <PassLinkerOptions Value="True"/> + <LinkerOptions Value="-pie"/> <Win32> <GraphicApplication Value="True"/> </Win32> Index: peazip-9.8.0.src/dev/project_peach.lpi =================================================================== --- peazip-9.8.0.src.orig/dev/project_peach.lpi +++ peazip-9.8.0.src/dev/project_peach.lpi @@ -1642,6 +1642,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