gdbserver: remove support for LynxOS
[deliverable/binutils-gdb.git] / gdbserver / configure
index 5479823705e572316661ce4a2016f1fa151d4692..dc818736b0ec60e328368fbe38a6a9d13399f6d1 100755 (executable)
@@ -10254,8 +10254,6 @@ elif test "${srv_mingw}" = "yes"; then
   LIBS="$LIBS $WIN32APILIBS"
 elif test "${srv_qnx}" = "yes"; then
   LIBS="$LIBS -lsocket"
-elif test "${srv_lynxos}" = "yes"; then
-  LIBS="$LIBS -lnetinet"
 fi
 
 if test "${srv_linux_usrregs}" = "yes"; then
This page took 0.024806 seconds and 4 git commands to generate.