golang/go

net: support for android without cgo

Open

#8877 aperta il 6 ott 2014

Vedi su GitHub
 (15 commenti) (8 reazioni) (1 assegnatario)Go (19.008 fork)batch import
OS-Androidhelp wanted

Metriche repository

Star
 (133.883 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor