mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
Unfortunately, the 'gcc -dumpmachine' magic does not suffice on all Linux distros, so we just add the well-known paths for i386-linux-gnu and x86_64-linux-gnu. Fixes #1694