X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Flibzmpeg3%2FMakefile;h=47a0596f445527bafae894549f0e33b2ebfa5618;hb=180a8d6775163af5c008fcd933a81b78f5c768dc;hp=b256c73686cad8864236fcab6c5cdab6739a20f3;hpb=7fd85fb66168f6b518c5f2d73e04036e87faa0e1;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/libzmpeg3/Makefile b/cinelerra-5.1/libzmpeg3/Makefile index b256c736..47a0596f 100644 --- a/cinelerra-5.1/libzmpeg3/Makefile +++ b/cinelerra-5.1/libzmpeg3/Makefile @@ -3,7 +3,8 @@ include $(TOPDIR)/global_config ifneq ($(WANT_LIBZMPEG),no) -CC = gcc +# for mmx inlines +#CC = gcc NASM = nasm USE_MMX ?= 0 DYNAMIC_FONTS ?= 1 @@ -79,7 +80,7 @@ UTILS += $(OBJDIR)/zmpeg3cc2txt LIBS = -lm -lpthread -LIBS += $(lib_a52dec) $(lib_djbfft) +LIBS += $(lib_a52dec) $(lib_djbfft) $(lib_libbthread) ifeq ($(DYNAMIC_FONTS), 1) LIBS += -lX11