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
359 B
Makefile
11 lines
359 B
Makefile
--- ../connectivity/source/drivers/flat/makefile.mk.orig Wed Jun 12 01:14:43 2002
|
|
+++ ../connectivity/source/drivers/flat/makefile.mk Wed Jun 12 01:15:03 2002
|
|
@@ -104,7 +104,7 @@
|
|
$(SLO)$/EDriver.obj
|
|
|
|
|
|
-.IF "$(OS)"=="MACOSX"||"$(OS)"=="FREEBSD"
|
|
+.IF "$(OS)"=="MACOSX"
|
|
#SHL1VERSIONMAP=$(TARGET).$(DLLPOSTFIX).map
|
|
.ELSE
|
|
SHL1VERSIONMAP=$(TARGET).map
|