parent
53af6a9117
commit
973b55e51f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class Freetds < Formula
|
|||
system "autoreconf -i" if build.head?
|
||||
|
||||
args = %W[--prefix=#{prefix}
|
||||
--with-openssl=/usr/bin
|
||||
--with-openssl=#{MacOS.sdk_path}/usr
|
||||
--with-tdsver=7.1
|
||||
--mandir=#{man}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue