]> git.pld-linux.org Git - packages/gdbm18.git/blame - gdbm18-link-compat.patch
- x32 rebuild
[packages/gdbm18.git] / gdbm18-link-compat.patch
CommitLineData
033df633
JR
1--- gdbm-1.8.3/Makefile.in~ 2007-02-06 01:33:16.000000000 +0100
2+++ gdbm-1.8.3/Makefile.in 2007-02-06 01:35:16.000000000 +0100
3@@ -161,7 +161,7 @@
4 libgdbm_compat.la: $(C_LOBJS) gdbm.h
5 rm -f libgdbm_compat.la
6 $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -o libgdbm_compat.la -rpath $(libdir) \
7- -version-info $(SHLIB_VER) $(C_LOBJS)
8+ -version-info $(SHLIB_VER) $(C_LOBJS) libgdbm.la
9
10 gdbm.h: gdbm.proto gdbmerrno.h gdbm.proto2
11 rm -f gdbm.h
This page took 0.049293 seconds and 4 git commands to generate.