X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=inline;f=Makefile;h=be6101ab23054c0af581f6d5cddb5c246304c7b1;hb=9534f40bc42dd826cc26c8c8c84f6a8a5fc569f6;hp=488ee365c92ffed07fa2c238049272eb50e7f88f;hpb=4ccafd7a02fd9905cc5382b2c1d5abdb11a7525a;p=git.git diff --git a/Makefile b/Makefile index 488ee365..be6101ab 100644 --- a/Makefile +++ b/Makefile @@ -189,9 +189,9 @@ endif ifeq ($(uname_S),SunOS) NEEDS_SOCKET = YesPlease NEEDS_NSL = YesPlease + NEEDS_LIBICONV = YesPlease SHELL_PATH = /bin/bash NO_STRCASESTR = YesPlease - CURLDIR = /opt/sfw INSTALL = ginstall TAR = gtar PLATFORM_DEFINES += -D__EXTENSIONS__