Skip to content

Use f2c instead of Fortran compiler

Andrii Verbytskyi requested to merge f2c into master

Description

Convert the remaining tiny Fortran sources into c++ sources using f2c utility, add libf2c to the source tree and drop the need for Fortran compiler

Test Plan

Should pass CI

Merge request reports