mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
ASLR collides with the libc's fork mechanism on 32-bit. In particular, the tool_chain_auto.run scenario would sporadically fail while mirroring the parent's address space. Fixes #3710
This repository contains the Linux-specific implementation of Genode.