f0rmiga / gcc-toolchain

A fully-hermetic Bazel GCC toolchain for Linux.
Apache License 2.0
103 stars 24 forks source link

feat: reuse precompiled objects of targets in srcs #176

Closed f0rmiga closed 5 months ago

f0rmiga commented 5 months ago

When a target is provided to the srcs attribute of the Fortran rules, it will now reuse precompiled objects, if available.