Overview

Request 884891 accepted

- explicitly add -pie linker flag to make /usr/bin/csync a PIE binary
(bsc#1184122). The problem arises in upstream
cmake/Modules/DefineCompilerFlags.cmake where -fPIC is explicitly added to
compiler flags, which are also passed during link time. This overrides our
implicit gcc PIE profile.

Loading...

Request History
Matthias Gerstner's avatar

mgerstner created request

- explicitly add -pie linker flag to make /usr/bin/csync a PIE binary
(bsc#1184122). The problem arises in upstream
cmake/Modules/DefineCompilerFlags.cmake where -fPIC is explicitly added to
compiler flags, which are also passed during link time. This overrides our
implicit gcc PIE profile.


Andreas Schneider's avatar

gladiac accepted request

Thanks for fixing it. LGTM

openSUSE Build Service is sponsored by