mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-07 03:40:15 +00: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