view auto/cc/acc @ 8189:bb3f4f669417 quic

QUIC: passing ssl_conn to SSL_get0_alpn_selected() directly. No functional changes.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 29 Oct 2020 21:50:19 +0000
parents 9eefb38f0005
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


# aCC: HP ANSI C++ B3910B A.03.55.02

# C89 mode

CFLAGS="$CFLAGS -Ae"
CC_TEST_FLAGS="-Ae"

PCRE_OPT="$PCRE_OPT -Ae"
ZLIB_OPT="$ZLIB_OPT -Ae"