Hi,

In Golang, we have a lot of cyclic dependencies for which we have to bootstrap 
many packages, and then later build them unbootstrapped when all the deps are 
in place.
How are we supposed to handle this in Modularity? Since it rebuilds all 
packages from the start, it will fail to build cyclic deps. Is there a way to 
turn on the --with bootstrap switch in Modularity? Are we supposed to build 
the package two times, one with bootstrap, and later without?

Best regards,

Robert-André

_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to