Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Nov 2004 21:42:14 +0000 (UTC)
From:      John Polstra <jdp@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/ezm3 Makefile
Message-ID:  <200411012142.iA1LgEbW063365@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         2004-11-01 21:42:14 UTC

  FreeBSD ports repository

  Modified files:
    lang/ezm3            Makefile 
  Log:
  If -O[2-9] or -Os is in CFLAGS, override it with plain -O.  The ezm3
  build fails at elevated optimization levels due to aliasing bugs in
  its elderly version of dtoa.c.
  
  PR:             ports/71456
  
  Revision  Changes    Path
  1.13      +5 -0      ports/lang/ezm3/Makefile



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