mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
Hard code the coro stack size to something that is expected. Documentation states that 24576 is default [1] but FreeBSD has a PTHREAD_MIN_SIZE of only 4 * 512, so the coro stack size is just too small for some use cases [2]. [1] https://docs.fluentbit.io/manual/administration/configuring-fluent-bit PR: 283299 (reported by Antti Rasinen) |2] Release notes: https://github.com/fluent/fluent-bit/releases/tag/v3.2.4 |
||
---|---|---|
.. | ||
extra-patch-lib_luajit__src__lj_prng.c | ||
fluent-bit.in | ||
nono-patch-cmake__headers.cmake | ||
nono-patch-cmake__libraries.cmake | ||
patch-conf__fluent-bit.conf | ||
patch-include__flb_coro.h | ||
patch-lib__luajit__src__Makefile | ||
patch-lib_mbedtls-2.27.0_library_psa__crypto__cipher.c | ||
patch-src_wamrc_CMakeLists.txt | ||
patch-src_wasm_CMakeLists.txt |