Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2007 13:40:08 GMT
From:      Robert Gogolok <gogo@cs.uni-sb.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/111980: multimedia/mplayer: compilation error
Message-ID:  <200705021340.l42De8ep013810@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/111980; it has been noted by GNATS.

From: Robert Gogolok <gogo@cs.uni-sb.de>
To: "Thomas E. Zander" <riggs@rrr.de>
Cc: bug-followup@freebsd.org
Subject: Re: ports/111980: multimedia/mplayer: compilation error
Date: Wed, 2 May 2007 15:31:35 +0200

 On Wednesday 02 May 2007 04:02, Thomas E. Zander wrote:
 > Sorry, wrong. Could you please enable OCFLAGS via mplayer's options and
 > try again? THis should solve the problem.
 OCFLAGS is enabled by default.
 
 ...
 OPTIONS+= OCFLAGS "Use optimized compiler flags" on
 ...
 .if !defined(WITHOUT_OCFLAGS)
 CFLAGS+= -O3 -ffast-math -fomit-frame-pointer
 .endif
 ...
 
 
 Greetings,
 Robert



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