25758407 Update fping to version 3.16 (fix evaluation build)
authorRich Burridge <rich.burridge@oracle.com>
Wed, 19 Apr 2017 09:52:01 -0700
changeset 7913 bb445390447b
parent 7912 1d7536fc48b3
child 7914 f4f86a568115
25758407 Update fping to version 3.16 (fix evaluation build)
components/fping/Makefile
--- a/components/fping/Makefile	Wed Apr 19 08:36:33 2017 -0700
+++ b/components/fping/Makefile	Wed Apr 19 09:52:01 2017 -0700
@@ -39,6 +39,8 @@
 # Deliver 'sbin' binaries to 'bin'.
 CONFIGURE_SBINDIR.64= $(CONFIGURE_BINDIR.64)
 
+CFLAGS +=		$(XPG6MODE)
+
 TEST_TARGET= $(NO_TESTS)
 include $(WS_MAKE_RULES)/common.mk