changeset 849 | be386e469547 |
parent 2 | 90ce3da70b43 |
child 1247 | b4c26443dee5 |
--- a/jdk/make/sun/jdbc/Makefile Fri Jul 25 08:44:20 2008 -0700 +++ b/jdk/make/sun/jdbc/Makefile Sun Jul 27 18:42:57 2008 -0700 @@ -69,11 +69,6 @@ INIT += $(ODBC_FAKE_LIBRARIES) endif -ifeq ($(PLATFORM),windows) - # Files built here do not compile with warning level 3 if warnings are fatal - COMPILER_WARNINGS_FATAL=false -endif - # # Rules #