mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
We moved the stack-area segment 128 MiB behind text and data to comply with assumptions in the kernel ELF loader. This commit also reenables static binaries on linux and removes the unused stack_area.stdlib.ld script. Fixes #2521
This repository contains the Linux-specific implementation of Genode.