summaryrefslogtreecommitdiffstats
path: root/macos/Makefile.in
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-05-15 18:08:04 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-05-15 18:08:04 (GMT)
commitb16850ac241db14168f9502fd9c4292ac997862e (patch)
treed68d099ab84f09926160d2c761b5c694a089f4bd /macos/Makefile.in
parent11bd8787041d898f052d569cda36c1b1cc0e0d78 (diff)
downloadblt-b16850ac241db14168f9502fd9c4292ac997862e.zip
blt-b16850ac241db14168f9502fd9c4292ac997862e.tar.gz
blt-b16850ac241db14168f9502fd9c4292ac997862e.tar.bz2
build openssl
Diffstat (limited to 'macos/Makefile.in')
-rw-r--r--macos/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/macos/Makefile.in b/macos/Makefile.in
index 46c6c68..6557afe 100644
--- a/macos/Makefile.in
+++ b/macos/Makefile.in
@@ -13,7 +13,7 @@ OS = @OS@
ARCH = @ARCH@
JOBS = @CORES@
-SSLCONFIG = ./config
+SSLCONFIG = ./Configure darwin64-x86_64-cc
include ./make.include