gflags: remove debug option
This commit is contained in:
parent
4ec2613ec2
commit
a5c7b4aaf8
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ class Gflags < Formula
|
|||
sha256 "5e6fcff184b2d6caf333a74cb24222da11bc1721eb6ab12a31bda7802cf8dfd9" => :yosemite
|
||||
end
|
||||
|
||||
option "with-debug", "Build debug version"
|
||||
option "with-static", "Build gflags as a static (instead of shared) library."
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue