mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 00:09:15 -04:00
Changelog: http://gstreamer.freedesktop.org/releases/gstreamer/0.8.10.html Approved by: maintainer (implicit)
11 lines
233 B
C
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
|
|
|