X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile;h=be6101ab23054c0af581f6d5cddb5c246304c7b1;hb=2fd955cc0b49de9e64b2f073ce76033975f0be24;hp=488ee365c92ffed07fa2c238049272eb50e7f88f;hpb=db2c075d9375a32b8010d2b17c1d420aa8696710;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__