cvs commit: ports/devel/icu Makefile ports/devel/icu/files patch-intltest

Mikhail Teterin mi at FreeBSD.org
Tue Nov 7 19:14:26 UTC 2006


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)


More information about the cvs-ports mailing list