Postgres doesn't support --disable-dependency-tracking

master
Tom von Schwerdtner 2009-10-01 18:18:03 -04:00 committed by Max Howell
parent 6570815c23
commit 4662e50595
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@ class Postgresql <Formula
"--with-libxml", "--with-libxml",
"--with-libxslt", "--with-libxslt",
"--prefix=#{prefix}", "--prefix=#{prefix}",
"--disable-debug", "--disable-debug"
"--disable-dependency-tracking"
] ]
if MACOS_VERSION >= 10.6 if MACOS_VERSION >= 10.6