Commit 5eaba041 authored by Mans Rullgard's avatar Mans Rullgard

build: do not add CFLAGS-yes to CFLAGS

CFLAGS-yes is never set so this serves no purpose.
Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent ceff045d
......@@ -73,7 +73,6 @@ endif
OBJS-$(HAVE_MMX) += $(MMX-OBJS-yes)
CFLAGS += $(CFLAGS-yes)
OBJS += $(OBJS-yes)
FFLIBS := $(FFLIBS-yes) $(FFLIBS)
TESTPROGS += $(TESTPROGS-yes)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment