diff --git a/streamtuner-0.99.99-stack-increase.patch b/streamtuner-0.99.99-stack-increase.patch new file mode 100644 index 0000000..0b64aa7 --- /dev/null +++ b/streamtuner-0.99.99-stack-increase.patch @@ -0,0 +1,5 @@ +--- src/streamtuner/st-thread.c ++++ src/streamtuner/st-thread.c +@@ -108,1 +108,1 @@ +- 0x18000, /* 96k, big enough for libcurl */ ++ 0x40000, /* change from 96k to 256k */