zsh: set DL_EXT
to bundle
This commit is contained in:
parent
4d602d1476
commit
4704b35668
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ class Zsh < Formula
|
|||
--enable-multibyte
|
||||
--enable-zsh-secure-free
|
||||
--with-tcsetpgrp
|
||||
DL_EXT=bundle
|
||||
]
|
||||
|
||||
args << "--disable-gdbm" if build.without? "gdbm"
|
||||
|
|
Loading…
Reference in a new issue