Hi,

I'm trying to port mosh[1] on OpenBSD; its build system tries to enable
several compile and build flags.  Most of those seem on by default, where
suitable, on OpenBSD (SSP, PIE), but I wonder if ''ld -z relro''
and ''-z now'' would be useful.  According to my limited testing,
''-z relro'' doesn't seem to change the executable (''readelf -d ... |
grep BIND_NOW'' yields no output), whereas ''-z now'' seems to.

I'd appreciate any advice.

Regards,

[1] http://marc.info/?l=openbsd-ports&m=136537683111641&w=2
-- 
Jérémie Courrèges-Anglas
PGP Key fingerprint: 61DB D9A0 00A4 67CF 2A90  8961 6191 8FBF 06A1 1494

Reply via email to