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
427 B
Makefile
11 lines
427 B
Makefile
--- ../connectivity/source/drivers/adabas/makefile.mk.orig Wed Jun 12 01:06:20 2002
|
|
+++ ../connectivity/source/drivers/adabas/makefile.mk Wed Jun 12 01:06:34 2002
|
|
@@ -104,7 +104,7 @@
|
|
$(SLO)$/BResultSetMetaData.obj \
|
|
$(SLO)$/BResultSet.obj
|
|
|
|
-.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
|
|
+.IF "$(OS)"=="MACOSX"
|
|
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
|
|
.ELSE
|
|
SHL1VERSIONMAP=$(ADABAS_TARGET).map
|