bootstrap-tools-musl: WIP

This commit is contained in:
Will Dietz
2018-02-13 09:44:37 -06:00
parent a0af2aadb6
commit 0e16989d39
3 changed files with 31 additions and 13 deletions
@@ -14,5 +14,5 @@ derivation {
# Needed by the GCC wrapper.
langC = true;
langCC = true;
isGNU = true;
isGNU = false;
}