make/lib/NioLibraries.gmk
branchihse-jdk-library-branch
changeset 56310 b74ed86a116a
parent 56287 593a452fcbeb
parent 49241 de4b3a04feae
child 56311 e05b4241302b
--- a/make/lib/NioLibraries.gmk	Wed Mar 14 23:15:29 2018 +0100
+++ b/make/lib/NioLibraries.gmk	Wed Mar 14 23:26:27 2018 +0100
@@ -70,7 +70,7 @@
     LIBS_unix := -ljava -lnet, \
     LIBS_linux := -lpthread $(LIBDL), \
     LIBS_solaris := -ljvm -lsocket -lposix4 $(LIBDL) \
-        -lsendfile -lc, \
+        -lsendfile, \
     LIBS_aix := $(LIBDL), \
     LIBS_macosx := \
         -framework CoreFoundation -framework CoreServices, \