gox
                                
                                
                                
                                    gox copied to clipboard
                            
                            
                            
                        Support for libc variants like musl?
Gox is fantastic at streamlining the process of building ports for many different systems. Could Gox somehow help to organize ports targeting the different libc variants, such as exposing the libc name as a template variable in the -output path?
This way, build bots can have a more organized setup for easily creating GNU libc binaries, musl libc binaries, etc.
For example, rustup includes -gnu or -musl in the target name, as appropriate.
+1
+1
+1.
Its been a few years, has there been any progress on this issue?