From 7aeff8f423804f543587c58fbc7a9c9c592e244f Mon Sep 17 00:00:00 2001 From: "Paul Buetow (europa)" Date: Sun, 31 May 2015 12:05:46 +0100 Subject: works only on linux --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bd0b180..172b1e7 100644 --- a/Makefile +++ b/Makefile @@ -5,4 +5,4 @@ run: docu: install sh -c '($(GOPATH)/bin/gotop -h 2>&1)|sed 1d > help.txt;exit 0' cross: - goxc -bc="linux,freebsd" + goxc -bc="linux" -- cgit v1.2.3