From 34767046d723538d895f2be47a4ece16cc680b6f Mon Sep 17 00:00:00 2001
From: Mikio Hara
-The compilers can target the FreeBSD, Linux, NetBSD, OpenBSD, OS X (Darwin), Plan 9, -Solaris and Windows operating systems. +The compilers can target the DragonFly BSD, FreeBSD, Linux, NetBSD, OpenBSD, +OS X (Darwin), Plan 9, Solaris and Windows operating systems. The full set of supported combinations is listed in the discussion of environment variables below.
@@ -358,7 +358,7 @@ These default to the values of$GOHOSTOS
and
Choices for $GOOS
are
-darwin
(Mac OS X 10.6 and above), freebsd
,
+darwin
(Mac OS X 10.6 and above), dragonfly
, freebsd
,
linux
, netbsd
, openbsd
,
plan9
, solaris
and windows
.
Choices for $GOARCH
are
@@ -376,6 +376,12 @@ The valid combinations of $GOOS
and $GOARCH
are:
darwin
amd64
dragonfly
386
dragonfly
amd64
freebsd
386