CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2015/09/09 03:41:42

Modified files:
        lib/csu/powerpc: md_init.h 

Log message:
Now that ld(1) will generate a read-only GOT for truly static binaries, we
no longer have to use mprotect(2) to take away PROT_WRITE.  This fixes ld -Z
and paves the way for the new Secure-PLT ABI.

ok miod@

Reply via email to