building a static binary has been broken. fix that
This commit is contained in:
@@ -24,7 +24,7 @@ MAN1= zsh.1 zshbuiltins.1 zshcompctl.1 zshexpn.1 zshmisc.1 \
|
||||
zshoptions.1 zshall.1 zshparam.1 zshzle.1
|
||||
|
||||
# If you want to build a static binary, uncomment the following line
|
||||
#LDFLAGS+=-static
|
||||
#CONFIGURE_ENV+= "LDFLAGS=-static"
|
||||
|
||||
post-install:
|
||||
@install-info ${PREFIX}/info/zsh.info ${PREFIX}/info/dir
|
||||
|
||||
Reference in New Issue
Block a user