mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 13:47:35 -08:00
Add a new live ebuild for Flang, the LLVM Fortran compiler. It mostly works, except that it can't find its own runtime library (missing -L) and fails a few tests (probably related to the above). Signed-off-by: Michał Górny <mgorny@gentoo.org>