pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/42746 (devel/boost-libs needs an extra flag with gcc-4.4)



The following reply was made to PR pkg/42746; it has been noted by GNATS.

From: Steven Drake <sbd%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/42746 (devel/boost-libs needs an extra flag with gcc-4.4)
Date: Fri, 8 Oct 2010 10:58:40 +1300 (NZDT)

 Now some files need -fno-strict-aliasing as well so with so digging I've
 found that can be fixed by adding the following to the Makefile:
 
 BJAM_BUILD+=   cxxflags=-fno-strict-aliasing
 
 -- 
 Steven
 


Home | Main Index | Thread Index | Old Index