golang/go

net: support for android without cgo

Open

#8,877 opened on 2014年10月6日

GitHub で見る
 (15 comments) (8 reactions) (1 assignee)Go (19,008 forks)batch import
OS-Androidhelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

It is possible to build Android OS binaries (not apps) without cgo. Those apps will fail because the Android OS does not define /etc/resolve.conf. Some more details on #8020 and the linked CL.

コントリビューターガイド