golang/go

net: support for android without cgo

Open

#8,877 创建于 2014年10月6日

在 GitHub 查看
 (15 评论) (8 反应) (1 负责人)Go (19,008 fork)batch import
OS-Androidhelp wanted

仓库指标

Star
 (133,883 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南