vim: add with-compiledby
This commit is contained in:
parent
7ef1cf5f54
commit
fd6e1c514e
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ class Vim < Formula
|
|||
"--with-tlib=ncurses",
|
||||
"--enable-cscope",
|
||||
"--with-features=huge",
|
||||
"--with-compiledby=Homebrew",
|
||||
*opts
|
||||
system "make"
|
||||
# If stripping the binaries is not enabled, vim will segfault with
|
||||
|
|
Loading…
Reference in a new issue