a429d4fe6b
- Libraries and binaries don't have the .note.GNU-stack section stripped anymore. Previously, "make strip" would strip that section, which would sometimes (depending on the toolchain) cause binaries to be incorrectly tagged as needing an executable stack. This is not a security issue in itself, but an executable stack makes it easier for an attacker to turn bugs into exploits, so it should be avoided whenever possible. Thanks to Xavier Stonestreet for reporting and finding the cause of the problem. - Link tests are now performed with a regular file as their output, instead of /dev/null, which makes them more portable to old/buggy linkers. Bump default BUILDLINK_API_DEPENDS to match. |
||
---|---|---|
.. | ||
buildlink3.mk | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |