Date: Fri, 2 Sep 2005 22:07:47 +0000 (UTC) From: Jeremy Messenger <mezz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtk20 Makefile Message-ID: <200509022207.j82M7ldt087792@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mezz 2005-09-02 22:07:47 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk20 Makefile Log: There is a SSE2 bug in either GCC or in our libc, when use p4, p-m or else is being use in CPUTYPE that enable SSE2 will causing Java with GTK2 and Mono/gtk-sharp crash. Disable SSE2 to solve the crash and see ports/72014 for detail. Reported by: Panagiotis Astithas <past@ebs.gr> Reviewed by: marcus Revision Changes Path 1.157 +12 -1 ports/x11-toolkits/gtk20/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509022207.j82M7ldt087792>