Skip to content

Commit 027b5a4

Browse files
committed
Merge branch 'jk/maint-soliconv' into maint
* jk/maint-soliconv: Makefile: do not set NEEDS_LIBICONV for Solaris 8
2 parents 36e4053 + 0e214af commit 027b5a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,6 @@ ifeq ($(uname_S),SunOS)
639639
NO_MKDTEMP = YesPlease
640640
OLD_ICONV = UnfortunatelyYes
641641
ifeq ($(uname_R),5.8)
642-
NEEDS_LIBICONV = YesPlease
643642
NO_UNSETENV = YesPlease
644643
NO_SETENV = YesPlease
645644
NO_C99_FORMAT = YesPlease

0 commit comments

Comments
 (0)