]> git.pld-linux.org Git - packages/gdbm18.git/blob - gdbm18-make-jN.patch
- x32 rebuild
[packages/gdbm18.git] / gdbm18-make-jN.patch
1 --- gdbm-1.8.3/Makefile.in~     2007-12-18 23:27:16.000000000 +0100
2 +++ gdbm-1.8.3/Makefile.in      2007-12-18 23:31:52.750925500 +0100
3 @@ -158,7 +158,7 @@
4         $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -o libgdbm.la -rpath $(libdir) \
5                 -version-info $(SHLIB_VER) $(LOBJS)
6  
7 -libgdbm_compat.la: $(C_LOBJS) gdbm.h
8 +libgdbm_compat.la: $(C_LOBJS) gdbm.h libgdbm.la
9         rm -f libgdbm_compat.la
10         $(LIBTOOL) --mode=link $(CC) $(CFLAGS) -o libgdbm_compat.la -rpath $(libdir) \
11                 -version-info $(SHLIB_VER) $(C_LOBJS) libgdbm.la
This page took 0.092898 seconds and 3 git commands to generate.