On 16 January 2018 at 00:09, Karl Berry wrote:
> case "${host}" in
> *-*-solaris*)
> CXXFLAGS="$OLD_CXXFLAGS"
> ;;
> esac
>
> I commented out that block in TL's
> Build/source/libs/icu/icu-src/source/configure. Thanks.
I just wanted to confirm that the sources for x86_64-solaris now build
just fine. The build completes without errors
Mojca