log4cxx: style nit

This commit is contained in:
Dominyk Tiller 2016-07-26 18:43:23 +01:00
parent 92604db37f
commit 03c36999a8
No known key found for this signature in database
GPG key ID: FE19AEFCF658C6F6

View file

@ -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]'"