Skip to content

Commit c0b4b2a

Browse files
authored
Merge pull request #1691 from ibuclaw/alt-cruntime
Add documentation for uClibc and musl C libraries. merged-on-behalf-of: Iain Buclaw <ibuclaw@gdcproject.org>
2 parents 5d2d478 + a09d844 commit c0b4b2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/version.dd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,8 @@ $(H3 $(LEGACY_LNAME2 PredefinedVersions, predefined-versions, Predefined Version
254254
$(TROW $(ARGS $(D CRuntime_DigitalMars)) , $(ARGS DigitalMars C runtime))
255255
$(TROW $(ARGS $(D CRuntime_Glibc)) , $(ARGS Glibc C runtime))
256256
$(TROW $(ARGS $(D CRuntime_Microsoft)) , $(ARGS Microsoft C runtime))
257+
$(TROW $(ARGS $(D CRuntime_Musl)) , $(ARGS musl C runtime))
258+
$(TROW $(ARGS $(D CRuntime_UClibc)) , $(ARGS uClibc C runtime))
257259
$(TROW $(ARGS $(D X86)) , $(ARGS Intel and AMD 32-bit processors))
258260
$(TROW $(ARGS $(D X86_64)) , $(ARGS Intel and AMD 64-bit processors))
259261
$(TROW $(ARGS $(D ARM)) , $(ARGS The ARM architecture (32-bit) (AArch32 et al)))

0 commit comments

Comments
 (0)