gox icon indicating copy to clipboard operation
gox copied to clipboard

Support for libc variants like musl?

Open mcandre opened this issue 8 years ago • 4 comments

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.

mcandre avatar Apr 10 '17 19:04 mcandre

+1

wangxufire avatar Apr 19 '17 10:04 wangxufire

+1

gbolo avatar Sep 09 '17 19:09 gbolo

+1.

jonathanmarvens avatar Oct 01 '17 03:10 jonathanmarvens

Its been a few years, has there been any progress on this issue?

whyman avatar Aug 31 '21 16:08 whyman