SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
sysutils/bacula/patches/patch-src_findlib_Makefile_in
Normal file
12
sysutils/bacula/patches/patch-src_findlib_Makefile_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: src/findlib/Makefile.in
|
||||
--- src/findlib/Makefile.in.orig
|
||||
+++ src/findlib/Makefile.in
|
||||
@@ -61,7 +61,7 @@ libbacfind.a: $(LIBBACFIND_OBJS)
|
||||
|
||||
libbacfind.la: Makefile $(LIBBACFIND_LOBJS)
|
||||
@echo "Making $@ ..."
|
||||
- $(LIBTOOL_LINK) $(CXX) $(DEFS) $(DEBUG) $(LDFLAGS) -o $@ $(LIBBACFIND_LOBJS) -export-dynamic -rpath $(libdir) -release $(LIBBACFIND_LT_RELEASE)
|
||||
+ $(LIBTOOL_LINK) $(CXX) $(DEFS) $(DEBUG) $(LDFLAGS) -o $@ $(LIBBACFIND_LOBJS) -export-dynamic -rpath $(libdir)
|
||||
|
||||
Makefile: $(srcdir)/Makefile.in $(topdir)/config.status
|
||||
cd $(topdir) \
|
Loading…
Add table
Add a link
Reference in a new issue