re-enable tls for macos

This commit is contained in:
Evan Tschannen 2020-02-20 20:05:45 -08:00
parent 6f1d3ccd35
commit 0e4df0004d
1 changed files with 0 additions and 3 deletions

View File

@ -64,9 +64,6 @@ else ifeq ($(PLATFORM),Darwin)
.LIBPATTERNS := lib%.dylib lib%.a
# Temporarily disable TLS on OSX as libressl -> openssl transition happens
TLS_DISABLED := 1
BOOST_BASEDIR ?= ${HOME}
TLS_LIBDIR ?= /usr/local/lib
DLEXT := dylib