mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
This patch defines 'TZ_MAX_TIMES' as 1 when building 'localtime.c' to avoid a big stack allocation in the 'tzload()' function. Fixes #250.
This patch defines 'TZ_MAX_TIMES' as 1 when building 'localtime.c' to avoid a big stack allocation in the 'tzload()' function. Fixes #250.