Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 2015 11:59:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 200714] multimedia/ffmpeg: Fails to build with gcc
Message-ID:  <bug-200714-12827-IPKdkwSvch@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200714-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200714-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200714

Thomas Zander <riggs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |riggs@FreeBSD.org

--- Comment #1 from Thomas Zander <riggs@FreeBSD.org> ---
(In reply to Randy Westlund from comment #0)

You could remove the lines in the port Makefile:
.if ${ARCH} == "armv6"
CONFIGURE_ENV+= ASFLAGS=-no-integrated-as
.endif
to get rid of this compiler option.

What are you trying to accomplish by compiling it with gcc instead clang?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200714-12827-IPKdkwSvch>