x86: drop SSE4a from SSE check again
[deliverable/binutils-gdb.git] / gdbserver / configure
index dc818736b0ec60e328368fbe38a6a9d13399f6d1..0f77ac6cb8dd3144990f32c679cf7c68c4f0307b 100755 (executable)
@@ -10252,8 +10252,6 @@ if test "${srv_mingwce}" = "yes"; then
 elif test "${srv_mingw}" = "yes"; then
   # WIN32APILIBS is set by GDB_AC_COMMON.
   LIBS="$LIBS $WIN32APILIBS"
-elif test "${srv_qnx}" = "yes"; then
-  LIBS="$LIBS -lsocket"
 fi
 
 if test "${srv_linux_usrregs}" = "yes"; then
This page took 0.024326 seconds and 4 git commands to generate.