Commit aa30bfb7 authored by Scott Vokes's avatar Scott Vokes
Browse files

Comment out OPENSSL_PATH var in Makefile; only locally relevant.

parent 47487e44
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ PUB_INC = ./include
#-------------------------------------------------------------------------------

# FIXME: Currently OSX/homebrew specific, rework before integration.
OPENSSL_PATH ?=	/usr/local/Cellar/openssl/1.0.1j_1
#OPENSSL_PATH ?=	/usr/local/Cellar/openssl/1.0.1j_1

#===============================================================================
# Shared Build Variables