Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2002 22:57:27 +0900 (JST)
From:      Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41710: [port]  lame update (fix CFLAGS)
Message-ID:  <200208161357.g7GDvRxe001177@singer.tertio.atoll>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208161357.g7GDvRxe001177>