freebsd-dev/cddl/lib
Dimitry Andric 152e60f2fe Fix some leftover binaries and shared libraries in the system that still
have an executable stack, due to linking in hand-assembled .S or .s
files, that have no .GNU-stack sections:

RWX --- ---  /lib/libcrypto.so.6
RWX --- ---  /lib/libmd.so.5
RWX --- ---  /lib/libz.so.6
RWX --- ---  /lib/libzpool.so.2
RWX --- ---  /usr/lib/liblzma.so.5

These were found using scanelf, from the sysutils/pax-utils port.

Reviewed by:	kib
2011-02-15 22:03:09 +00:00
..
drti Use ${PICFLAG} instead of -fpic. 2010-10-27 18:46:56 +00:00
libavl Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libctf Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libdtrace MFtbemd: 2010-08-23 22:24:11 +00:00
libnvpair Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libumem Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libuutil Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libzfs Remove manual .includes in cddl Makefiles 2010-03-02 19:04:07 +00:00
libzpool Fix some leftover binaries and shared libraries in the system that still 2011-02-15 22:03:09 +00:00
Makefile Use double quotes when checking the value of MACHINE_ARCH. 2010-08-21 11:14:50 +00:00
Makefile.inc Bump the version of all non-symbol-versioned shared libraries in 2009-07-19 17:25:24 +00:00