]> git.sesse.net Git - vlc/blobdiff - Makefile.opts.in
* Fixed a few warnings with gcc 3.0.
[vlc] / Makefile.opts.in
index eb4d17dadde8dbed344ca188a0b6fe0e5d8f872e..9eb59e1e37879ac3e6eb8262286e0e5e0ca95137 100644 (file)
@@ -200,11 +200,6 @@ endif
 #end of optimisations
 endif
 
-# Optional MMX optimizations for x86
-ifneq (,$(findstring mmx,$(ARCH)))
-CFLAGS += -DHAVE_MMX
-endif
-
 #
 # C compiler flags: dependancies
 #