Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jul 2019 16:26:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 239509] multimedia/ffmpeg: Fix build dependencies and minor clean-up
Message-ID:  <bug-239509-12827-jI09SulEgo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239509-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239509-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=3D239509

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to daniel.engberg.lists from comment #0)
> Only require NASM on i386 and amd64

Not optimal. nasm is used on amd64 and i386 and GNU as elsewhere. Some
architectures (e.g., sparc64, mips*, riscv*) don't need either.

> Strip -O2 when enabling OPTIMIZED_CFLAGS to avoid setting multiple -O FLA=
GS

Redundant. -O3 from OPTIMIZED_CFLAGS is passed *after* -O2 from
/usr/share/mk/sys.mk.

--=20
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-239509-12827-jI09SulEgo>