openbsd-ports/security/openssl
jca bae84d9315 Don't attempt to use -Wa,--noexecstack, breaks build on sparc64
Detection succeeds on sparc64 where clang uses gas, but then build fails
because of a mix of -Wa,foobar unused argument warning and -Werror.
Just drop the use of --noexecstack, the stack is always marked
non-executable on OpenBSD.

ok sthen@ (maintainer)
2020-04-06 11:45:35 +00:00
..
1.0.2 Don't attempt to use -Wa,--noexecstack, breaks build on sparc64 2020-04-06 11:45:35 +00:00
1.1 Update to OpenSSL 1.1.1f. Commit missing Makefile.inc piece from a 2020-03-31 14:50:08 +00:00
Makefile
Makefile.inc Update to OpenSSL 1.1.1f. Commit missing Makefile.inc piece from a 2020-03-31 14:50:08 +00:00