ports/multimedia/gstreamer/files/extra-patch-gst::cothreads.c
Koop Mast 629f0dc5f7 Update to 0.8.10.
Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.10.html

Approved by:	maintainer (implicit)
2005-05-03 14:26:15 +00:00

11 lines
233 B
C

--- gst/cothreads.c.orig Tue May 3 16:17:09 2005
+++ gst/cothreads.c Tue May 3 16:17:23 2005
@@ -56,7 +56,7 @@
#endif
#endif
-#define STACK_SIZE 0x200000
+#define STACK_SIZE 0x100000
#define COTHREAD_MAGIC_NUMBER 0xabcdef