Skip to content

Commit a09d844

Browse files
committed
Add documentation for uClibc and musl C libraries.
1 parent 5d2d478 commit a09d844

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)