DORMANTno replies

[PATCH 4/5] Support Irix

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:42:19
Subsystem: kernel build + files below scripts/ (unless maintained elsewhere), the rest · Maintainers: Nathan Chancellor, Nicolas Schier, Linus Torvalds

Signed-off-by: Johannes E. Schindelin <redacted>

---

 Makefile |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

83cb63120fb66c66d88f04c3d9c61e82b8f1837d
diff --git a/Makefile b/Makefile
index 6e00737..7e1990b 100644
--- a/Makefile
+++ b/Makefile
@@ -279,6 +279,16 @@ ifeq ($(uname_S),AIX)
 	NO_STRCASESTR=YesPlease
 	NEEDS_LIBICONV=YesPlease
 endif
+ifeq ($(uname_S),IRIX64)
+	NO_IPV6=YesPlease
+	NO_SETENV=YesPlease
+	NO_STRCASESTR=YesPlease
+	NO_SOCKADDR_STORAGE=YesPlease
+	SHELL_PATH=/usr/gnu/bin/bash
+	ALL_CFLAGS += -DPATH_MAX=1024
+	# for now, build 32-bit version
+	ALL_LDFLAGS += -L/usr/lib32
+endif
 ifneq (,$(findstring arm,$(uname_M)))
 	ARM_SHA1 = YesPlease
 endif
-- 
1.2.1.g09fe-dirty
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help