ports/157014: devel/jam: does not compile on FreeBSD 9.0 CURRENT/amd64
Pavel Plesov
pavel.plesov at gmail.com
Wed Aug 17 14:30:12 UTC 2011
The following reply was made to PR ports/157014; it has been noted by GNATS.
From: Pavel Plesov <pavel.plesov at gmail.com>
To: bug-followup at FreeBSD.org, ohartman at zedat.fu-berlin.de
Cc:
Subject: Re: ports/157014: devel/jam: does not compile on FreeBSD 9.0 CURRENT/amd64
Date: Wed, 17 Aug 2011 18:01:23 +0400
Good day,
Flag -fno-strict-aliasing is required to fix the build devel/jam on
FreeBSD 8.2-STABLE/i386.
My /etc/make.conf is:
CPUTYPE?=pentium4
CFLAGS=-O2 -pipe
gcc version 4.2.2 20070831 prerelease [FreeBSD]
Haven't tried to build with -O1 instead of -O2.
wbr,
Pavel Plesov
More information about the freebsd-ports-bugs
mailing list