From owner-freebsd-ports Fri Aug 16 7: 0:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A5E037B400 for ; Fri, 16 Aug 2002 07:00:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FE5343E7B for ; Fri, 16 Aug 2002 07:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GE03JU001187 for ; Fri, 16 Aug 2002 07:00:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GE02ct001186; Fri, 16 Aug 2002 07:00:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A9EB37B400 for ; Fri, 16 Aug 2002 06:58:21 -0700 (PDT) Received: from serio.al.rim.or.jp (serio.al.rim.or.jp [202.247.191.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4121043E70 for ; Fri, 16 Aug 2002 06:58:20 -0700 (PDT) (envelope-from yoshiaki@kt.rim.or.jp) Received: from mail1.rim.or.jp by serio.al.rim.or.jp (3.7W/HMX-13) id WAA27341 for ; Fri, 16 Aug 2002 22:58:19 +0900 (JST) Received: from yoshiaki_kt.rim.or.jp (yoshiaki.st.rim.or.jp [202.247.140.34]) by mail1.rim.or.jp (3.7W) id WAA28006 for ; Fri, 16 Aug 2002 22:58:18 +0900 (JST) Received: from singer.tertio.atoll (localhost [127.0.0.1]) by yoshiaki_kt.rim.or.jp (8.12.5/8.12.2) with ESMTP id g7GDvRqe001178 for ; Fri, 16 Aug 2002 22:57:28 +0900 (JST) (envelope-from yoshiaki@kt.rim.or.jp) Received: (from yoshiaki@localhost) by singer.tertio.atoll (8.12.5/8.12.5/Submit) id g7GDvRxe001177; Fri, 16 Aug 2002 22:57:27 +0900 (JST) (envelope-from yoshiaki) Message-Id: <200208161357.g7GDvRxe001177@singer.tertio.atoll> Date: Fri, 16 Aug 2002 22:57:27 +0900 (JST) From: Yoshiaki Uchikawa Reply-To: Yoshiaki Uchikawa To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41710: [port] lame update (fix CFLAGS) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41710 >Category: ports >Synopsis: [port] lame update (fix CFLAGS) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 16 07:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Yoshiaki Uchikawa >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD singer.tertio.atoll 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Aug 13 01:28:18 JST 2002 yoshiaki@singer.tertio.atoll:/usr/src/sys/i386/compile/CRUSE i386 >Description: >How-To-Repeat: >Fix: Fix CFLAGS Christian Weisgerber(naddy@mips.inka.de) sugget me. diff -ruN lame.orig/files/patch-configure lame/files/patch-configure --- lame.orig/files/patch-configure Thu Jan 1 09:00:00 1970 +++ lame/files/patch-configure Thu Aug 15 23:59:51 2002 @@ -0,0 +1,16 @@ +diff -ruN lame-3.91.orig/configure lame-3.91/configure +--- configure.orig Wed Dec 26 02:59:42 2001 ++++ configure Thu Aug 15 23:54:44 2002 +@@ -5521,12 +5521,6 @@ + + + if test "x$GCC" = "xyes"; then +- # gcc defaults. OS specific options go in versious sections below +- # from the gcc man pages: "there is no reason to use -pedantic" +- CFLAGS="-Wall -pipe ${CFLAGS}" +- +- +- OPTIMIZATION="-O3 -fomit-frame-pointer -ffast-math -funroll-loops" + case "${GCC_version}" in + 2.96*) + # for buggy version of gcc shipped with RH7.1, back of on some >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message