components/nicstat/patches/001-solaris-build.patch
author John Beck <John.Beck@Oracle.COM>
Fri, 22 Jul 2016 11:42:48 -0700
changeset 6469 f6638020fce4
parent 4066 ab220f4ee1f7
permissions -rw-r--r--
24341286 do not publish horizon when BUILD_TYPE=evaluation

Don't care about multi-platform support; just do enough to build nicstat.

This patch will not be sent upstream.

--- Makefile.Solaris.orig	2014-11-19 15:15:35.166755185 -0800
+++ Makefile.Solaris	2014-11-19 15:18:16.228283728 -0800
@@ -39,7 +39,6 @@
 
 
 all : $(FILES)
-	mv $? $(NATIVE_BINARY)
 
 $(NATIVE_BINARY) : $(BINARY)
 	mv $? $@