actube/src/Config.mak
7u83@mail.ru 04954abe1b Deffaults to system gnutls.
FossilOrigin-Name: 74ed2b37400b7b13d4f5d96c085009196ad1216d044c55adf9d723198bda1343
2015-04-26 12:26:20 +00:00

24 lines
378 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=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