disable inline mmx for clang builds
[goodguy/cinelerra.git] / cinelerra-5.1 / libzmpeg3 / Makefile
index b256c73686cad8864236fcab6c5cdab6739a20f3..aeade023cd978bcc2238ef28d39787678d6d90b5 100644 (file)
@@ -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