From owner-cvs-all@FreeBSD.ORG Fri Oct 5 16:36:47 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B91C16A418; Fri, 5 Oct 2007 16:36:47 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1C45813C45D; Fri, 5 Oct 2007 16:36:47 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l95GaleF023709; Fri, 5 Oct 2007 16:36:47 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l95GakaO023708; Fri, 5 Oct 2007 16:36:46 GMT (envelope-from stefan) Message-Id: <200710051636.l95GakaO023708@repoman.freebsd.org> From: Stefan Walter Date: Fri, 5 Oct 2007 16:36:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/ucspi-tcp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Oct 2007 16:36:47 -0000 stefan 2007-10-05 16:36:46 UTC FreeBSD ports repository Modified files: sysutils/ucspi-tcp Makefile Log: Restrict optimization to -O - -O2 causes problems at least on amd64. PR: 113139 Submitted by: Dan Smith Revision Changes Path 1.29 +2 -0 ports/sysutils/ucspi-tcp/Makefile