log4cxx: style nit
This commit is contained in:
parent
92604db37f
commit
03c36999a8
1 changed files with 1 additions and 2 deletions
|
@ -13,13 +13,12 @@ class Log4cxx < Formula
|
|||
end
|
||||
|
||||
option :universal
|
||||
option :cxx11
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
depends_on "libtool" => :build
|
||||
|
||||
option :cxx11
|
||||
|
||||
fails_with :llvm do
|
||||
build 2334
|
||||
cause "Fails with 'collect2: ld terminated with signal 11 [Segmentation fault]'"
|
||||
|
|
Loading…
Reference in a new issue