mirror of
https://github.com/git/git.git
synced 2025-04-11 16:36:23 +00:00
Merge branch 'jk/maint-soliconv' into maint
* jk/maint-soliconv: Makefile: do not set NEEDS_LIBICONV for Solaris 8
This commit is contained in:
commit
027b5a4f3e
1
Makefile
1
Makefile
@ -639,7 +639,6 @@ ifeq ($(uname_S),SunOS)
|
||||
NO_MKDTEMP = YesPlease
|
||||
OLD_ICONV = UnfortunatelyYes
|
||||
ifeq ($(uname_R),5.8)
|
||||
NEEDS_LIBICONV = YesPlease
|
||||
NO_UNSETENV = YesPlease
|
||||
NO_SETENV = YesPlease
|
||||
NO_C99_FORMAT = YesPlease
|
||||
|
Loading…
x
Reference in New Issue
Block a user