K 10 svn:author V 3 kib K 8 svn:date V 27 2011-01-14T11:28:34.421079Z K 7 svn:log V 279 On PowerPC64, linker emits a fake object into each linked object, 'linker stubs'. Add .note.GNU-stack for the stubs objects. Without this, final binary will have RWE mode for PT_GNU_STACK regardless of the actual requirements. Tested by: nwhitehorn Reviewed by: dim, nwhitehorn END