changeset 849 | be386e469547 |
parent 2 | 90ce3da70b43 |
child 1247 | b4c26443dee5 |
--- a/jdk/make/jpda/transport/socket/Makefile Fri Jul 25 08:44:20 2008 -0700 +++ b/jdk/make/jpda/transport/socket/Makefile Sun Jul 27 18:42:57 2008 -0700 @@ -36,11 +36,6 @@ include $(BUILDDIR)/common/Defs.gmk -ifeq ($(PLATFORM), windows) - # Files built here do not compile with warning level 3 if warnings are fatal - COMPILER_WARNINGS_FATAL=false -endif - ifeq ($(PLATFORM), linux) OTHER_LDLIBS += -lnsl $(LIBSOCKET) -lpthread endif