Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 04B9763B9AA for ; Fri, 18 Jul 2008 14:20:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B7B3B63B2A5; Fri, 18 Jul 2008 14:20:57 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 9FB3E63B12C for ; Fri, 18 Jul 2008 14:20:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 865A6175D5; Fri, 18 Jul 2008 14:20:56 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/x11/xfce4-exo To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20080718142056.865A6175D5@cvs.netbsd.org> Date: Fri, 18 Jul 2008 14:20:56 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Fri Jul 18 14:20:56 UTC 2008 Modified Files: pkgsrc/x11/xfce4-exo: Makefile Log Message: Remove -msse CFLAGS settings for certain NetBSD platforms. It create broken binary package for SSE-less machine, noticed in PR 39117. Such a tuning parameters should be defined in /etc/mk.conf. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -r1.3 -r1.4 pkgsrc/x11/xfce4-exo/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.