[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bacula-commits
Subject:    [Bacula-commits] git: Bacula branch, Branch-5.0,
From:       "Marco van Wieringen" <marcovw () users ! sourceforge ! net>
Date:       2010-02-25 18:52:05
Message-ID: E1Nkiop-0007kl-GZ () sfp-scmshell-3 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Bacula".

The branch, Branch-5.0 has been updated
       via  2adcd0a797535db0a11d26d04facc84975bad993 (commit)
      from  41f9d144b4ab5f39bf5607c7d0965040c2366998 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2adcd0a797535db0a11d26d04facc84975bad993
Author: Marco van Wieringen <mvw@planets.elm.net>
Date:   Thu Feb 25 19:50:53 2010 +0100

    Fix compile link flags for gigaslam

-----------------------------------------------------------------------

Summary of changes:
diff --git a/bacula/src/tools/Makefile.in b/bacula/src/tools/Makefile.in
index 8ee0a20..6b40443 100644
--- a/bacula/src/tools/Makefile.in
+++ b/bacula/src/tools/Makefile.in
@@ -115,7 +115,7 @@ gigaslam.o: gigaslam.c
 	$(CXX) $(CFLAGS) -c $<	
 
 gigaslam: gigaslam.o
-	$(CXX) -o $@ gigaslam.o
+	$(LIBTOOL_LINK) $(CXX) $(LDFLAGS) -o $@ gigaslam.o
 
 grow: Makefile grow.o ../lib/libbac$(DEFAULT_ARCHIVE_TYPE)
 	$(LIBTOOL_LINK) $(CXX) $(LDFLAGS) -L../lib -o $@ grow.o -lbac -lm $(DLIB) $(LIBS) \
$(GETTEXT_LIBS) $(OPENSSL_LIBS)


hooks/post-receive
-- 
Bacula

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-commits mailing list
Bacula-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic