Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2011 12:20:03 GMT
From:      Zhihao Yuan <lichray@gmail.com>
To:        perl@FreeBSD.org
Subject:   Re: ports/155906: lang/p5-F77 updated to 1.17; Fix the broken port
Message-ID:  <201103241220.p2OCK3sK004644@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/155906; it has been noted by GNATS.

From: Zhihao Yuan <lichray@gmail.com>
To: bug-followup@FreeBSD.org, lichray@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.



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