Postgres doesn't support --disable-dependency-tracking
This commit is contained in:
parent
6570815c23
commit
4662e50595
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@ class Postgresql <Formula
|
|||
"--with-libxml",
|
||||
"--with-libxslt",
|
||||
"--prefix=#{prefix}",
|
||||
"--disable-debug",
|
||||
"--disable-dependency-tracking"
|
||||
"--disable-debug"
|
||||
]
|
||||
|
||||
if MACOS_VERSION >= 10.6
|
||||
|
|
Loading…
Reference in a new issue