[FFmpeg-devel] [PATCH 1/3] common.mak: Use CCFLAGS for assembly generation as well
Timothy Gu
timothygu99 at gmail.com
Thu Dec 3 01:01:58 CET 2015
On Wed, Dec 02, 2015 at 08:03:33PM +0100, Michael Niedermayer wrote:
> On Tue, Dec 01, 2015 at 09:46:04PM -0800, Timothy Gu wrote:
> > CCFLAGS is equivalent to CPPFLAGS + CFLAGS.
> > ---
> > common.mak | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> does this fix any case or just simplifies common.mak ?
>
It just simplifies it. I'll amend the commit message.
Timothy
More information about the ffmpeg-devel
mailing list