components/cmake/Makefile
changeset 7914 f4f86a568115
parent 7896 0f03c7e0b475
--- 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