Commit 075e9da0 authored by Richard Levitte's avatar Richard Levitte
Browse files

Clang doesn't like -znodelete, make it a linker flag instead



gcc is kinder, it silently passes quite a few flags to ld, while clang
is stricter and wants them prefixed with -Wl,

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1836)
parent 7280a5d3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment