actube/src/Config.mak
7u83@mail.ru 2c2f8fe81e Fixed compile errors under FreeBSD.
FossilOrigin-Name: 65d9a4b89ff97013aaac7917f976dd20930d2d0e26c07f4e53c9663b32931475
2015-03-16 09:42:03 +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=0
# Compiler to use
CC=clang
#CC=mips-openwrt-linux-uclibc-gcc
#LD=mips-openwrt-linux-uclibc-ld
#AR=mips-openwrt-linux-uclibc-ar