On Sun, Mar 20, 2016 at 02:58:11PM +0000, Pierre Pronchery wrote: > Module Name: src > Committed By: khorben > Date: Sun Mar 20 14:58:11 UTC 2016 > > Modified Files: > src/sys/kern: kern_exec.c kern_pax.c > src/sys/sys: pax.h > > Log Message: > Let PaX ASLR know about the current emulation
Why are you commiting this while disucssion is still ongoing? This is not the correct fix and also breaks the build for all 32bit architectures. Martin