aboutsummaryrefslogtreecommitdiff
path: root/externals
diff options
context:
space:
mode:
Diffstat (limited to 'externals')
-rw-r--r--externals/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/externals/Makefile b/externals/Makefile
index f0a8c767..3980d5d0 100644
--- a/externals/Makefile
+++ b/externals/Makefile
@@ -560,6 +560,9 @@ $(gem_src)/Gem.dll: $(gem_src)/configure
CXXFLAGS="-DHAVE_S_STUFF_H $(OPT_CFLAGS)" \
--prefix=$(prefix) \
--libdir=$(objectsdir) \
+ --disable-mmx \
+ --enable-sse2 \
+ --without-quicktime \
--with-video=plugins \
--with-film=plugins \
--with-pd=$(pd_src)