actube/src/Config.mak
7u83@mail.ru 691111f04d libcapwap can be compiled w/o openssl
FossilOrigin-Name: 35e5f3fa0b4706ac68d48e11bbe7e6168a61d5dd6836c96ba5532c5b3c92511c
2015-02-08 11:35:34 +00:00

23 lines
370 B
Makefile

#
# OpenSSL definitions
#
#OPENSSL_VERSION=openssl-1.0.1l # doesn't work
#OPENSSL_VERSION=openssl-1.0.2 # doesn't work
OPENSSL_VERSION=openssl-1.0.1i
USE_CONTRIB_OPENSSL=1
# GnuTLS definitions
GNUTLS_VERSION=3.3.9
USE_CONTRIB_GNUTLS=1
# Compiler to use
CC=clang
#CC=mips-openwrt-linux-uclibc-gcc
#LD=mips-openwrt-linux-uclibc-ld
#AR=mips-openwrt-linux-uclibc-ar