[PATCH 85/94] go-env.eclass: support Hurd in GOOS

Sam James <[email protected]>
Newsgroups gmane.linux.gentoo.devel
Message-ID <b185a39d14120517765583ab141c5fd06b315547.1774994368.git.sam@gentoo.org>
Signed-off-by: Sam James <[email protected]>
---
 eclass/go-env.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/go-env.eclass b/eclass/go-env.eclass
index b2b240b5ef29c..62a3b346ca13c 100644
--- a/eclass/go-env.eclass
+++ b/eclass/go-env.eclass
@@ -78,6 +78,7 @@ go-env_goos() {
 		*-openbsd*) echo openbsd ;;
 		*-solaris*) echo solaris ;;
 		*-cygwin*|*-interix*|*-winnt*) echo windows ;;
+		*-gnu) echo hurd ;;
 		*) die "unknown GOOS for ${target}" ;;
 	esac
 }
-- 
2.53.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.