25675711 Update cmake to version 3.7 (fix evaluation build)
authorRich Burridge <rich.burridge@oracle.com>
Wed, 19 Apr 2017 09:52:51 -0700
changeset 7914 f4f86a568115
parent 7913 bb445390447b
child 7915 8a3a4e7e66e2
25675711 Update cmake to version 3.7 (fix evaluation build)
components/cmake/Makefile
--- a/components/cmake/Makefile	Wed Apr 19 09:52:01 2017 -0700
+++ b/components/cmake/Makefile	Wed Apr 19 09:52:51 2017 -0700
@@ -71,6 +71,7 @@
 # Reflect the setting above explicitly disabling NXHEAP.
 NXHEAP_MODE = $(NXHEAP_DISABLE)
 
+LDFLAGS +=		$(LIBSOCKET) $(LIBNSL)
 
 # We need these in the environment, although they are already passed
 # as CONFIGURE_OPTIONS; otherwise the correct compilers are not used