From 6b5b347332f7fdad35a5deab79fa71018e02a2b4 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 5 Aug 2013 14:24:11 -0700 Subject: vim: add with-compiledby --- Library/Formula/vim.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula/vim.rb') diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb index ccb32ad0d..ab56d2663 100644 --- a/Library/Formula/vim.rb +++ b/Library/Formula/vim.rb @@ -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 -- cgit v1.2.3