summaryrefslogtreecommitdiffstats
path: root/main/freeswitch/freeswitch-mod_shout-textrels.patch
blob: 7cc7e3fa7a49e5233be61bdbfb6ee7fcc97522f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/mod/formats/mod_shout/Makefile.orig
+++ ./src/mod/formats/mod_shout/Makefile
@@ -30,7 +30,7 @@
 
 $(MPG123_BUILDDIR)/Makefile: $(MPG123_DIR)
 	mkdir -p $(MPG123_BUILDDIR)
-	cd $(MPG123_BUILDDIR) && $(DEFAULT_VARS) $(MPG123_DIR)/configure $(DEFAULT_ARGS) --srcdir=$(MPG123_DIR) CPPFLAGS= LDFLAGS=
+	cd $(MPG123_BUILDDIR) && $(DEFAULT_VARS) $(MPG123_DIR)/configure $(DEFAULT_ARGS) --with-cpu=i386_fpu --srcdir=$(MPG123_DIR) CPPFLAGS= LDFLAGS=
 	$(TOUCH_TARGET)
 
 $(MPG123LA): $(MPG123_BUILDDIR)/Makefile