]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice-db-dbcxx.patch
- up
[packages/libreoffice.git] / openoffice-db-dbcxx.patch
1 # libdb_cxx-X.Y.so already includes all functions/variables from
2 # libdb-X.Y.so.  Having the same functionality twice in address space
3 # means ~ .5MB bigger RAM usage and about 650 prelink conflicts.
4
5 --- oo_1.1_src/xmlhelp/util/makefile.mk.jj      2003-04-28 18:18:57.000000000 +0200
6 +++ oo_1.1_src/xmlhelp/util/makefile.mk 2003-10-21 15:10:35.000000000 +0200
7 @@ -105,7 +105,6 @@ SHL1STDLIBS=                     \
8         $(SABLOT3RDLIB)          \
9         $(EXPATASCII3RDLIB)      \
10         $(UCBHELPERLIB)          \
11 -       $(BERKELEYLIB)           \
12         $(BERKELEYCPPLIB)
13  
14  SHL1LIBS =                       \
This page took 0.032163 seconds and 3 git commands to generate.