Update of /cvsroot/alsa/alsa-driver/acore/oss
In directory sc8-pr-cvs1:/tmp/cvs-serv19527
Modified Files:
Makefile
Log Message:
added a workaround for oops of rate converter.
Index: Makefile
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/acore/oss/Makefile,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Makefile 11 Nov 2003 13:12:16 -0000 1.6
+++ Makefile 19 Nov 2003 12:27:45 -0000 1.7
@@ -12,6 +12,8 @@
include $(SND_TOPDIR)/alsa-kernel/core/oss/Makefile
EXTRA_CFLAGS += -I$(SND_TOPDIR)/alsa-kernel/core/oss
+# avoid oops due to the compiler bug (?) of old gcc
+EXTRA_CFLAGS += -fno-omit-frame-pointer
include $(SND_TOPDIR)/Rules.make
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog