Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2007 05:14:56 -0500
From:      Robert Mackanics <robert@mackanics.net>
To:        jylefort@freebsd.org
Cc:        ports@freebsd.org
Subject:   FreeBSD Port: flu-2.14_2
Message-ID:  <200712150514.56178.robert@mackanics.net>

next in thread | raw e-mail | index | archive | help
The following diff simply compiles flu with gcc34 on os versions where is was 
previously marked broken.

--- Makefile.orig       2007-12-15 05:08:43.000000000 -0500
+++ Makefile    2007-12-15 05:09:29.000000000 -0500
@@ -43,7 +43,7 @@
 .include <bsd.port.pre.mk>

 .if ${OSVERSION} >= 700042
-BROKEN=                Does not compile with GCC 4.2
+USE_GCC=        3.4
 .endif

 .include <bsd.port.post.mk>



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