changeset 1010:d0287cda7357

stop linking against libsocket & libnsl We rely on libjeffpc wrapping all the socket calls, and therefore it is libjeffpc that needs to link against them on the OSes that need them. Signed-off-by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Fri, 15 Mar 2019 11:54:21 -0400
parents 5eb04b3d7b78
children b8d07a67cc9d
files CMakeLists.txt
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/CMakeLists.txt	Fri Mar 15 11:50:20 2019 -0400
+++ b/CMakeLists.txt	Fri Mar 15 11:54:21 2019 -0400
@@ -123,8 +123,6 @@
 target_link_libraries(blahgd
 	blahg
 	pthread
-	socket
-	nsl
 )
 
 add_executable(lisplint