Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2007 17:11:50 +0000 (UTC)
From:      Ade Lovett <ade@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/gettext Makefile
Message-ID:  <200705291711.l4THBoLx016328@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ade         2007-05-29 17:11:49 UTC

  FreeBSD ports repository

  Modified files:
    devel/gettext        Makefile 
  Log:
  Fix build on -CURRENT.  openmp support with gcc 4.2 is autodetected but
  is broken if threads are disabled (which they are).  This results in
  msgmerge segfaulting all over the place.
  
  Since (a) this is -CURRENT only and (b) has no effect on -STABLE,
  PORTREVISION is not being bumped.
  
  Submitted by:   kris
  
  Revision  Changes    Path
  1.78      +1 -1      ports/devel/gettext/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705291711.l4THBoLx016328>