Skip to content

Commit e1ed7f7

Browse files
authored
Merge pull request #1643 from joakim-noah/ldc
Update LDC platform info merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
2 parents 2887e6d + 42b4fdb commit e1ed7f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

download.dd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ $(TABLEC download-compilers,
3737
$(UL
3838
$(LI $(LINK2 http://llvm.org/, LLVM)-based D compiler)
3939
$(LI Strong optimization)
40-
$(LI Alpha support for mobile:
41-
$(LINK2 https://github.com/smolt/ldc-iphone-dev/releases, iOS),
42-
$(LINK2 https://github.com/joakim-noah/android/releases, Android)
40+
$(LI Mobile support:
41+
$(LINK2 https://github.com/smolt/ldc-iphone-dev/releases, iOS alpha),
42+
$(LINK2 https://github.com/joakim-noah/android/releases, Android beta)
4343
)
44-
$(LI Architectures: i386, amd64, armel, $(LINK2 https://wiki.dlang.org/Compilers#Comparison,others))
44+
$(LI Architectures: i386, amd64, armel, armhf, $(LINK2 https://wiki.dlang.org/Compilers#Comparison,others))
4545
)
4646
)
4747
)

0 commit comments

Comments
 (0)