jdk/make/sun/jdbc/Makefile
changeset 8796 604a43386301
parent 8583 15dea0fdc2ea
child 9035 1255eb81cc2f
--- a/jdk/make/sun/jdbc/Makefile	Wed Mar 16 12:16:00 2011 -0700
+++ b/jdk/make/sun/jdbc/Makefile	Wed Mar 16 18:54:50 2011 -0400
@@ -61,7 +61,7 @@
   #    ODBC_LIBRARY_LOCATION, and delete the variable assignments below.
   #
   # Tell linker to ignore missing externals when building this shared library.
-  LDFLAGS_DEFS_OPTION = -z nodefs
+  LDFLAGS_DEFS_OPTION = -Xlinker -z -Xlinker nodefs
   # Define a place to create the fake libraries and their names.
   ODBC_LIBRARY_LOCATION = $(TEMPDIR)
   ODBC_FAKE_LIBRARIES = $(ODBC_LIBRARY_LOCATION)/libodbcinst.so $(ODBC_LIBRARY_LOCATION)/libodbc.so