Date: Tue, 7 Nov 2006 19:14:25 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/icu Makefile ports/devel/icu/files patch-intltest Message-ID: <200611071914.kA7JEPUb026570@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2006-11-07 19:14:25 UTC FreeBSD ports repository Modified files: devel/icu Makefile Added files: devel/icu/files patch-intltest Log: Add a patch to fix test-failures in some "exotic" locales (obtained from ICU): PR: 102629 Make sure to use not only "-O2", but also "-fno-strict-aliasing" -- but only when using the "stock" cc/c++ as the newer gcc-4.x does not seem to exhibit a problem. This seems to help the test-exposed miscompilations. PR: 103255 Revision Changes Path 1.23 +8 -2 ports/devel/icu/Makefile 1.1 +64 -0 ports/devel/icu/files/patch-intltest (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611071914.kA7JEPUb026570>