mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Move the definition of '_GNU_SOURCE' from 'import-lx_hybrid.mk' to 'import-syscall.mk' because this definition may (potentially) affect all programs that include Linux headers installed on the host - not only hybrid Linux/Genode programs. Fixes #52