actube/src/Config.mak
7u83@mail.ru 2704f537e4 Changed default openssl support.
FossilOrigin-Name: aeefc415d323f0d752f390987d80daf63cc0132e17beceb047c9ea71afcd4013
2015-10-18 07:47:06 +00:00

23 lines
377 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=0
# GnuTLS definitions
GNUTLS_VERSION=3.3.9
USE_CONTRIB_GNUTLS=0
# Compiler to use
CC=clang
#CC=gcc
#CC=mips-openwrt-linux-uclibc-gcc
#LD=mips-openwrt-linux-uclibc-ld
#AR=mips-openwrt-linux-uclibc-ar