summaryrefslogtreecommitdiffstats
path: root/vendor/modernc.org/memory/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/modernc.org/memory/Makefile')
-rw-r--r--vendor/modernc.org/memory/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/modernc.org/memory/Makefile b/vendor/modernc.org/memory/Makefile
index 2da7b2cd..466c940e 100644
--- a/vendor/modernc.org/memory/Makefile
+++ b/vendor/modernc.org/memory/Makefile
@@ -40,6 +40,7 @@ editor:
GOOS=freebsd GOARCH=amd64 go build
GOOS=freebsd GOARCH=arm go build
GOOS=freebsd GOARCH=arm64 go build
+ GOOS=illumos GOARCH=amd64 go build
GOOS=linux GOARCH=386 go build
GOOS=linux GOARCH=amd64 go build
GOOS=linux GOARCH=arm go build