HomePhabricator

build: make sure OpenSSL heeds noexecstack
bfcdc21a5da2Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

build: make sure OpenSSL heeds noexecstack

This passes -Wa,--noexecstack to the assembler when building
platform-specific assembly files, to signal that a non-executable stack
can be used. This is the same approach as used by Debian
(see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430583)

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Oct 19 2015, 10:03
deadalnixPushed on May 14 2017, 22:04
Parents
rABCa1d623da3ea4: Merge pull request #6810
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCbfcdc21a5da2: build: make sure OpenSSL heeds noexecstack (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Oct 19 2015, 10:03