Commit 913f1042 authored by Matt Caswell's avatar Matt Caswell
Browse files

Add -DDEBUG_UNUSED to --strict-warnings



In order to receive warnings on unused function return values the flag
-DDEBUG_UNUSED must be passed to the compiler. This change adds that for the
--strict-warnings Configure option.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent d2a5c40d
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