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
