On Wed, Jul 01, 2015 at 08:36:29AM -0400, Christos Zoulas wrote: > On Jul 1, 2:01pm, [email protected] ([email protected]) wrote: > -- Subject: Re: NetBSD 7.0_RC1 > > | Hi All, > | Since it's not absolutely mandatory to have PIE on every executable, > | it should be possible to force PIE only on some part of tree by inserting > | in the makefile someting like that: > | .if !empty(.CURDIR:M/usr/src/somepath) > | MKPIE=YES > | > | Is this idea reasonable? > > Why? I'd rather fix the code so that it works. > > christos Effectively fixing the code is a better solution.
Unfortunately, I haven't yet the time and knowledge to fix it. I should rely on somebody else to correct the bugs. This is the reason why I have suggested a lazy workaround. I hope to find soon the time to read the code in order to be able to modify it. regards, Alan
