ports/76875: security/cryptopp crashes if build with default optimization -O

Xin LI delphij at delphij.net
Tue Feb 1 02:30:21 UTC 2005


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

From: Xin LI <delphij at delphij.net>
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/76875: security/cryptopp crashes if build with default
	optimization -O
Date: Tue, 01 Feb 2005 10:24:08 +0800

 --=-Us72KePwy5yHqrk22LWU
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 Someone please commit this patch, thanks!
 
 =E5=9C=A8 2005-01-30=E6=97=A5=E7=9A=84 23:27 +0000=EF=BC=8CThomas Melzer=E5=
 =86=99=E9=81=93=EF=BC=9A
 > add the following patch (which supresses optimization) to the port and al=
 l tests succeed
 >=20
 > --- Makefile.orig       Sun Jan 30 14:05:17 2005
 > +++ Makefile    Mon Jan 31 00:24:57 2005
 > @@ -25,7 +25,7 @@
 >  EXTRACT_BEFORE_ARGS=3D   -aq
 >  USE_GMAKE=3D             yes
 >  MAKEFILE=3D              GNUmakefile
 > -CXXFLAGS+=3D             -fPIC
 > +CXXFLAGS+=3D             -fPIC -O0
 >=20
 >  .include <bsd.port.pre.mk>
 
 Cheers,
 --=20
 Xin LI <delphij delphij net>  http://www.delphij.net/
 
 --=-Us72KePwy5yHqrk22LWU
 Content-Type: application/pgp-signature; name=signature.asc
 Content-Description:
 	=?UTF-8?Q?=E8=BF=99=E6=98=AF=E4=BF=A1=E4=BB=B6=E7=9A=84=E6=95=B0?=
 	=?UTF-8?Q?=E5=AD=97=E7=AD=BE=E5=90=8D=E9=83=A8?= =?UTF-8?Q?=E5=88=86?=
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.0 (FreeBSD)
 
 iD8DBQBB/uhH/cVsHxFZiIoRAvR0AJ9RyasSnUbSCMfvzDvPkvgML9TwJACgg6rm
 +jfTBXOpUWTfoAfWk+rdYT8=
 =6VMb
 -----END PGP SIGNATURE-----
 
 --=-Us72KePwy5yHqrk22LWU--
 



More information about the freebsd-ports-bugs mailing list