components/httping/patches/Makefile.patch
author pkidd <patrick.kidd@oracle.com>
Wed, 11 Jan 2017 11:03:52 -0800
branchs11u3-sru
changeset 7558 ee5baab08bfd
parent 411 47dc7d1d6551
permissions -rw-r--r--
build metadata for S11.3SRU17.1

--- httping-1.4.4/Makefile	Sat Jul 24 03:32:07 2010
+++ httping-1.4.4/Makefile.new	Fri Jul 15 09:54:53 2011
@@ -16,7 +16,7 @@
 
 TARGET=httping
 
-WFLAGS=-Wall -W
+WFLAGS=
 OFLAGS=-O2
 CFLAGS+=$(WFLAGS) $(OFLAGS) -DVERSION=\"$(VERSION)\"