Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 2004 01:39:18 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/asis Makefile
Message-ID:  <200412230139.iBN1dIDO097994@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2004-12-23 01:39:18 UTC

  FreeBSD ports repository

  Modified files:
    devel/asis           Makefile 
  Log:
  devel/asis: must build without -fno-strict-aliasing
  
          ASIS is build using the GCC that comes from the GNAT port,
          which is a 2.8.1-based compiler that neither supports nor
          needs -fno-strict-aliasing, which is now present in the
          system default CFLAGS value. To allow this port to build
          on a recent -CURRENT, this CFLAGS setting thus needs to be
          overridden by the port's Makefile.
  
  PR:             ports/75376
  Submitted by:   Thomas Quinot <thomas@cuivre.fr.eu.org>
  
  Revision  Changes    Path
  1.16      +1 -0      ports/devel/asis/Makefile



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