Skip to content

Commit

Permalink
Test native iconv.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Perkin committed Mar 10, 2017
1 parent 4372aa9 commit e631b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.push
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Test stupid ICONV_CONST fix.
Test native iconv.
2 changes: 1 addition & 1 deletion mk/platform/SunOS.mk
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ _INCOMPAT_CURSES= SunOS-*-*

# Solaris has /usr/include/iconv.h, but it's not GNU iconv, so mark it
# incompatible.
_INCOMPAT_ICONV= SunOS-*-*
#_INCOMPAT_ICONV= SunOS-*-*

_STRIPFLAG_CC?= ${_INSTALL_UNSTRIPPED:D:U-s} # cc(1) option to strip
_STRIPFLAG_INSTALL?= ${_INSTALL_UNSTRIPPED:D:U-s} # install(1) option to strip
Expand Down

0 comments on commit e631b33

Please sign in to comment.