[PATCH 07/94] meson.eclass: recognise *-gnu as GNU Hurd

Sam James <[email protected]>
Newsgroups gmane.linux.gentoo.devel
Message-ID <0c5e5f7ca083ab709bc45410ebc795bf5a2e49c9.1774994283.git.sam@gentoo.org>
This came up in x11-libs/libpciaccess and sys-apps/openrc.

Signed-off-by: Sam James <[email protected]>
---
 eclass/meson.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/meson.eclass b/eclass/meson.eclass
index e07e4b879832b..60ce6593e8d7a 100644
--- a/eclass/meson.eclass
+++ b/eclass/meson.eclass
@@ -122,6 +122,7 @@ _meson_get_machine_info() {
 		*-linux*)        system=linux ;;
 		mingw*|*-mingw*) system=windows ;;
 		*-solaris*)      system=sunos ;;
+		*-gnu)           system=gnu ;;
 	esac
 
 	cpu_family=$(tc-arch "${tuple}")
-- 
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.