On 13 July 2017 at 09:52, Fabian Klötzl <[email protected]> wrote: > I tried to do my part and applied an available patch to trimmomatic. Not > sure if you want to upload a new version for such a tiny change, though. > I also had a look at the jellyfish issues with PIE [1]. But it doesn't > even build properly on my Ubuntu, failing with some PIE related error. > So this problem exceeds my skills.
Ubuntu 17.10 treats PIE as it is in Stretch, so removing '-pie' as per Adrian's patch should be fine there. Ubuntu 17.04 and older still need '-pie' added to hardening options in order to build.

