Browse Source

build: all BSDs expect gmake here

Dave Cottlehuber 8 years ago
parent
commit
dd83c680e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      make-bsd.mk

+ 1 - 1
make-bsd.mk

@@ -142,7 +142,7 @@ clean:
 	rm -rf *.o node/*.o controller/*.o osdep/*.o service/*.o ext/http-parser/*.o build-* zerotier-one zerotier-idtool zerotier-selftest zerotier-cli ZeroTierOneInstaller-* $(OBJS)
 
 debug:	FORCE
-	make -j 4 ZT_DEBUG=1
+	gmake -j 4 ZT_DEBUG=1
 
 install:	one
 	rm -f /usr/local/sbin/zerotier-one