various: no need to link against libsocket
[unleashed-userland.git] / components / library / mozilla-nss / patches / libsocket.patch
blob82d110bde8a73d5b15dc387721a77527502ce85b
1 diff -ur nss-3.27.2.orig/nss/coreconf/SunOS5.mk nss-3.27.2/nss/coreconf/SunOS5.mk
2 --- nss-3.27.2.orig/nss/coreconf/SunOS5.mk Sun Jul 15 11:25:59 2018
3 +++ nss-3.27.2/nss/coreconf/SunOS5.mk Sun Jul 15 13:10:32 2018
4 @@ -141,4 +141,4 @@
5 RPATH = -R '$$ORIGIN'
6 endif
8 -OS_LIBS += -lthread -lnsl -lsocket -lposix4 -ldl -lc
9 +OS_LIBS += -lthread -lnsl -lposix4 -ldl -lc