and now the build works with map files. It seems that some of these patches have been comitted to the OO repo. Add new patches to fix this.
11 lines
370 B
Makefile
11 lines
370 B
Makefile
--- ../connectivity/source/drivers/jdbc/makefile.mk.orig Wed Jun 12 00:57:12 2002
|
|
+++ ../connectivity/source/drivers/jdbc/makefile.mk Wed Jun 12 00:57:21 2002
|
|
@@ -111,7 +111,7 @@
|
|
$(SLO)$/tools.obj
|
|
|
|
|
|
-.IF "$(OS)"=="MACOSX"||"$(OS)"=="FREEBSD"
|
|
+.IF "$(OS)"=="MACOSX"
|
|
#SHL1VERSIONMAP=$(JDBC_TARGET).$(DLLPOSTFIX).map
|
|
.ELSE
|
|
SHL1VERSIONMAP=$(JDBC_TARGET).map
|