-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Milestone
Description
Feature proposal by @berndmohr:
For resolving dependencies specified in a goolf toolchain build, we could also try and resolve them using a gompi toolchain and maybe even a GCC toolchain.
This would allow that tools like CMake are built with a minimal toolchain (e.g. CMake-2.8.4-GCC-4.7.2), and still can be used in a goolf easyconfig as build dependency.
This is less strict than what is being done now (i.e. only use the specified toolchain, either the one in toolchain or in the custom toolchain in the dependency specification).
I'm confident @besserox would support this feature proposal too, let's see what @stdweird thinks about it. :-)
Reactions are currently unavailable