ports/155906: lang/p5-F77 updated to 1.17; Fix the broken port
Zhihao Yuan
lichray at gmail.com
Thu Mar 24 12:20:04 UTC 2011
The following reply was made to PR ports/155906; it has been noted by GNATS.
From: Zhihao Yuan <lichray at gmail.com>
To: bug-followup at FreeBSD.org, lichray at gmail.com
Cc:
Subject: Re: ports/155906: lang/p5-F77 updated to 1.17; Fix the broken port
Date: Thu, 24 Mar 2011 07:16:39 -0500
Sorry... this patch massed something up. For these 2 lines:
++$F77config{Freebsd}{G77}{Cflags} = '-O2 -pipe -march=nocona
-fno-strict-aliasing';
++$F77config{Freebsd}{GFortran}{Cflags} = '-O2 -pipe -march=nocona
-fno-strict-aliasing';
Please change these two Perl strings into '-O2', then the post-patch
will replace them with correct CFLAGS.
--
Zhihao Yuan
The best way to predict the future is to invent it.
More information about the freebsd-perl
mailing list