On Monday 2020-09-21 19:30, Carlos E. R. wrote:
Luigi wants to build peazip in PIE mode, and has a patch in that package to make it so. But PIE only works if _all_ dependencies are PIC/PIE too. fpc is PIE-enabled. lazarus [seemingly] isn't.
Ok, I understand the issue. But you can not force upstream to change to use PIE.
My guess is that you would have to rebuild the entire RTL stack. I tried/did once, long ago, then refrained, not worth the effort.
The RTL (of any language) is supposed to be PIC already, otherwise we would have had problems with shared libraries a long time ago. Anyway, turns out, the problem was identified already and a submission was made to OBS (only this late event sent a notification my way). https://bugzilla.opensuse.org/show_bug.cgi?id=1176706 All is good. Thanks everyone. Until the next package, next time :-} -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org