diff options
Diffstat (limited to 'net-misc/streamtuner/files/streamtuner-0.99.99-stack_increase.patch')
-rw-r--r-- | net-misc/streamtuner/files/streamtuner-0.99.99-stack_increase.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-misc/streamtuner/files/streamtuner-0.99.99-stack_increase.patch b/net-misc/streamtuner/files/streamtuner-0.99.99-stack_increase.patch new file mode 100644 index 000000000000..0b64aa72b098 --- /dev/null +++ b/net-misc/streamtuner/files/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 */ |