[bristol] add the patch

Dan Horák sharkcz at fedoraproject.org
Fri Jan 20 15:31:30 UTC 2012


commit f8565ca56fefde4e7d490dc00645c7b7685235e0
Author: Dan Horák <dan at danny.cz>
Date:   Fri Jan 20 16:31:24 2012 +0100

    add the patch

 bristol-0.60.9-secondary.patch |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/bristol-0.60.9-secondary.patch b/bristol-0.60.9-secondary.patch
new file mode 100644
index 0000000..e468716
--- /dev/null
+++ b/bristol-0.60.9-secondary.patch
@@ -0,0 +1,24 @@
+diff -up bristol-0.60.9/libbristol/Makefile.am.secondary bristol-0.60.9/libbristol/Makefile.am
+--- bristol-0.60.9/libbristol/Makefile.am.secondary	2010-06-08 10:50:03.000000000 +0200
++++ bristol-0.60.9/libbristol/Makefile.am	2012-01-20 16:24:59.000000000 +0100
+@@ -1,7 +1,7 @@
+ AUTOMAKE_OPTIONS = foreign
+ 
+ AM_CFLAGS = -pthread -Wall -g -I$(srcdir)/../include/bristol -I$(srcdir)/../include/slab -DBRISTOL_HAS_ALSA=@BRISTOL_HAS_ALSA@ @BRISTOL_HAS_PA@
+-libbristol_la_LDFLAGS=-export-dynamic -version-info @BRISTOL_SO_VERSION@ -march=core2 -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer -O3
++libbristol_la_LDFLAGS=-export-dynamic -version-info @BRISTOL_SO_VERSION@
+ #libbristol_la_LIBADD=$(top_builddir)/libbristol/libbristol.la
+ 
+ lib_LTLIBRARIES = libbristol.la
+diff -up bristol-0.60.9/libbristol/Makefile.in.secondary bristol-0.60.9/libbristol/Makefile.in
+--- bristol-0.60.9/libbristol/Makefile.in.secondary	2012-01-20 16:25:57.000000000 +0100
++++ bristol-0.60.9/libbristol/Makefile.in	2012-01-20 16:26:08.000000000 +0100
+@@ -251,7 +251,7 @@ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ AUTOMAKE_OPTIONS = foreign
+ AM_CFLAGS = -pthread -Wall -g -I$(srcdir)/../include/bristol -I$(srcdir)/../include/slab -DBRISTOL_HAS_ALSA=@BRISTOL_HAS_ALSA@ @BRISTOL_HAS_PA@
+-libbristol_la_LDFLAGS = -export-dynamic -version-info @BRISTOL_SO_VERSION@ -march=core2 -msse -msse2 -mfpmath=sse -ffast-math -fomit-frame-pointer -O3
++libbristol_la_LDFLAGS = -export-dynamic -version-info @BRISTOL_SO_VERSION@
+ #libbristol_la_LIBADD=$(top_builddir)/libbristol/libbristol.la
+ lib_LTLIBRARIES = libbristol.la
+ libbristol_la_SOURCES = audioRoutines.c bristolcdefs.c debugging.c mixroutines.c opmgt.c


More information about the scm-commits mailing list