diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/glib.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/glib.rb b/Library/Formula/glib.rb index 919307ab1..0201a0f59 100644 --- a/Library/Formula/glib.rb +++ b/Library/Formula/glib.rb @@ -42,6 +42,7 @@ class Glib <Formula "--disable-rebuilds", "--with-libiconv=gnu" system "make" + ENV.j1 # Supress a folder already exists warning system "make install" # This sucks; gettext is Keg only to prevent conflicts with the wider |
