Commit 3550d915 authored by Richard Levitte's avatar Richard Levitte
Browse files

Avoid __GNUC__ warnings when defining DECLARE_DEPRECATED



We need to check that __GNUC__ is defined before trying to use it.
This demands a slightly different way to define DECLARE_DEPRECATED.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6680)
parent 89778806
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